Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align remote info api with new settings #53441

Merged
merged 5 commits into from
Mar 13, 2020

Conversation

Tim-Brooks
Copy link
Contributor

Currently the remote info api has added a number of possible fields
(proxy, num_socket_connections, etc) that are available in proxy mode.
These fields are not aligned with what the settings are named. This
commit modifies this API to align with the settings.

Currently the remote info api has added a number of possible fields
(proxy, num_socket_connections, etc) that are available in proxy mode.
These fields are not aligned with what the settings are named. This
commit modifies this API to align with the settings.
@Tim-Brooks Tim-Brooks added >non-issue :Distributed Coordination/Network Http and internode communication implementations v8.0.0 v7.7.0 labels Mar 11, 2020
@Tim-Brooks Tim-Brooks requested a review from ywelsch March 11, 2020 23:58
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (:Distributed/Network)

@Tim-Brooks
Copy link
Contributor Author

This API was not documented in 7.6. And since it is only a REST api, I assume it is okay to change this @ywelsch?

Copy link
Contributor

@ywelsch ywelsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

This is actually a breaking change from the API perspective, but I think we can treat this more leniently as these fields will only be used in upcoming versions of Kibana.

@Tim-Brooks Tim-Brooks merged commit 8ccdaa3 into elastic:master Mar 13, 2020
Tim-Brooks added a commit to Tim-Brooks/elasticsearch that referenced this pull request Mar 24, 2020
Currently the remote info api has added a number of possible fields
(proxy, num_socket_connections, etc) that are available in proxy mode.
These fields are not aligned with what the settings are named. This
commit modifies this API to align with the settings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants