Skip to content

Conversation

@gmarz
Copy link
Contributor

@gmarz gmarz commented Feb 14, 2017

Adds the new properties introduced in ES 5.2 and marks the old ones obsolete.

Test old against new:
build integrate 5.1.2 unbalanced ClusterAllocationExplainResponseApiTests

Test old against old:
build integrate 5.1.2 unbalanced ClusterAllocationExplainResponseOldApiTests

Test new against new:
build integrate 5.2.0 unbalanced ClusterAllocationExplainResponseNewApiTests

Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

LGTM

[JsonProperty("assigned")]
bool Assigned { get; }
[JsonIgnore]
// TODO rename to Shard in 6.0
Copy link
Member

Choose a reason for hiding this comment

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

[Obsolete())] straight away? or do we start doing that when 6.0 hits?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hmm...marking obsolete isn't great either because there's no alternative right now.

Copy link
Member

Choose a reason for hiding this comment

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

👍

@gmarz
Copy link
Contributor Author

gmarz commented Feb 15, 2017

Merged to 5.x and ported to master

awelburn pushed a commit to Artesian/elasticsearch-net that referenced this pull request Nov 6, 2017
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.

3 participants