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

Cluster state toXContent serialization only returns needed data #4889

Conversation

spinscale
Copy link
Contributor

In order to make sure, that only the requested data is returned to the client,
a couple of fixes have been applied in the ClusterState.toXContent() method.
Also some tests were added to the yaml test suite

Closes #4885

@clintongormley
Copy link

LGTM

1 similar comment
@s1monw
Copy link
Contributor

s1monw commented Jan 27, 2014

LGTM

In order to make sure, that only the requested data is returned to the client,
a couple of fixes have been applied in the ClusterState.toXContent() method.
Also some tests were added to the yaml test suite

Closes elastic#4885
@spinscale spinscale merged commit 24abb6c into elastic:master Jan 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filtered cluster state still returns stub elements
3 participants