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

Update GET _cluster/health response to distinguish RED cluster from n… #41950

Conversation

getsaurabh02
Copy link

…o-master (#34897)

Added boolean "discovered_master": true in the GET _cluster/health response to expose the presence of master.

  • Have you signed the contributor license agreement?
  • Have you followed the contributor guidelines?
  • If submitting code, have you built your formula locally prior to submission with gradle check?
  • If submitting code, is your pull request against master? Unless there is a good reason otherwise, we prefer pull requests against master and will backport as needed.
  • If submitting code, have you checked that your submission is for an OS that we support?
  • If you are submitting this code for a class then read our policy for that.

…o-master (elastic#34897)

Added boolean "discovered_master": true in the GET _cluster/health response to expose the presence of master.
@alpar-t alpar-t added the :Distributed Coordination/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. label May 20, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

@getsaurabh02
Copy link
Author

Hey,

Awaiting review. Thanks.

@DaveCTurner DaveCTurner self-assigned this Jul 1, 2019
@getsaurabh02
Copy link
Author

Hi,

Awaiting Response.

@DaveCTurner
Copy link
Contributor

Sorry for the delay @getsaurabh02, we looked at the original issue again and worked out that we can obtain the behaviour we want already, so there is no need to make this change.

@DaveCTurner DaveCTurner closed this Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Coordination/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants