Skip to content

Conversation

@codebrain
Copy link
Contributor

@codebrain codebrain commented Apr 2, 2020

This commit adds some missing roles to NodeRole and some additional properties to NodeInfo.

Fixes broken integration test against 7.7.0-SNAPSHOT

…roperties to NodeInfo.

Fixes broken integration test against 7.7.0-SNAPSHOT
@codebrain codebrain changed the title This commit adds some missing roles to NodeRole and some additional properties to NodeInfo. Fix Node Info Apr 2, 2020
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

[DataMember(Name = "process")]
public NodeProcessInfo Process { get; internal set; }
[DataMember(Name = "total_indexing_buffer")]
public long TotalIndexingBuffer { get; internal set; }
Copy link
Contributor

Choose a reason for hiding this comment

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

is this a new property in 7.7.0? I think we should add an XML comment to say which versions it's relevant to, if not relevant for all 7.x versions.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure, I will make it nullable.

@codebrain codebrain merged commit 005c63e into 7.7 Apr 3, 2020
github-actions bot pushed a commit that referenced this pull request Apr 3, 2020
This commit adds some missing roles to NodeRole and some additional properties to NodeInfo.
github-actions bot pushed a commit that referenced this pull request Apr 3, 2020
This commit adds some missing roles to NodeRole and some additional properties to NodeInfo.
codebrain added a commit that referenced this pull request Apr 3, 2020
This commit adds some missing roles to NodeRole and some additional properties to NodeInfo.

Co-authored-by: Stuart Cam <stuart.cam@elastic.co>
codebrain added a commit that referenced this pull request Apr 3, 2020
This commit adds some missing roles to NodeRole and some additional properties to NodeInfo.

Co-authored-by: Stuart Cam <stuart.cam@elastic.co>
@russcam russcam deleted the fix/7.7/note-info branch May 27, 2020 01:50
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