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

Commits on Jan 27, 2014

  1. Cluster state toXContent serialization only returns needed data

    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 committed Jan 27, 2014
    Copy the full SHA
    24abb6c View commit details
    Browse the repository at this point in the history