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

Feature/7.x/cluster state dynamic #3824

Merged
merged 8 commits into from
Jun 21, 2019
Merged

Conversation

Mpdreamz
Copy link
Member

As part of elastic/elasticsearch#38413

cluster.state is now documented to treat its json as key/value pairs where values can also be object or array.

This commit reflects that and exposes only the state as DynamicBody which is Elasticsearch.Net fail safe way to traverse json.

Opening as DRAFT to discuss first, will amend with the removal of the types later.

@Mpdreamz Mpdreamz mentioned this pull request Jun 18, 2019
15 tasks
Copy link
Contributor

@russcam russcam left a comment

Choose a reason for hiding this comment

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

LGTM

@Mpdreamz Mpdreamz marked this pull request as ready for review June 19, 2019 14:44
@Mpdreamz Mpdreamz force-pushed the feature/7.x/cluster-state-dynamic branch from 03aae85 to 5efea25 Compare June 21, 2019 12:31
@Mpdreamz Mpdreamz merged commit f0fdb6f into 7.x Jun 21, 2019
@Mpdreamz Mpdreamz deleted the feature/7.x/cluster-state-dynamic branch June 21, 2019 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants