Skip to content

WIP Creating Compatible API rest requests in xpack#59993

Closed
pgomulka wants to merge 2 commits intoelastic:masterfrom
pgomulka:xpack-compat-plugin
Closed

WIP Creating Compatible API rest requests in xpack#59993
pgomulka wants to merge 2 commits intoelastic:masterfrom
pgomulka:xpack-compat-plugin

Conversation

@pgomulka
Copy link
Copy Markdown
Contributor

@pgomulka pgomulka commented Jul 21, 2020

RestRequest objects are now created in AbstractHttpServerTransport with a static factory method. This PR is refactoring to use a RestRequestFactory which can be defaulted to RestRequest::request in oss but overriden with a different factory in xpack.

relates #51816 (main meta compat API issue)

@pgomulka pgomulka added :Core/Infra/REST API REST infrastructure and utilities v8.0.0 labels Jul 21, 2020
@pgomulka pgomulka self-assigned this Jul 21, 2020
@pgomulka pgomulka requested a review from jakelandis July 21, 2020 16:32
@pgomulka
Copy link
Copy Markdown
Contributor Author

pgomulka commented Sep 8, 2020

closing in favour of #60516

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Core/Infra/REST API REST infrastructure and utilities v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants