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

Do not execute cluster ops when querying node state #19829

Merged
merged 1 commit into from Oct 22, 2021

Conversation

vbekiaris
Copy link
Collaborator

Changes handling of health check rest endpoint
so that cluster operations are only used when
required by the queried endpoint.

Checklist:

  • Labels (Team:, Type:, Source:, Module:) and Milestone set
  • Label Add to Release Notes or Not Release Notes content set
  • Request reviewers if possible
  • Send backports/forwardports if fix needs to be applied to past/future releases
  • New public APIs have @Nonnull/@Nullable annotations
  • New public APIs have @since tags in Javadoc

Changes handling of health check rest endpoint
so that cluster operations are only used when
required by the queried endpoint.
@vbekiaris vbekiaris added this to the 5.1 milestone Oct 22, 2021
@vbekiaris vbekiaris requested a review from kwart October 22, 2021 06:51
@vbekiaris
Copy link
Collaborator Author

run-lab-run

Copy link
Member

@kwart kwart left a comment

Choose a reason for hiding this comment

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

Nice one 👍

@vbekiaris vbekiaris merged commit fbb75e1 into hazelcast:master Oct 22, 2021
vbekiaris added a commit to vbekiaris/hazelcast that referenced this pull request Nov 5, 2021
Changes handling of health check rest endpoint
so that cluster operations are only used when
required by the queried endpoint.

(cherry picked from commit fbb75e1)
vbekiaris added a commit to vbekiaris/hazelcast that referenced this pull request Nov 5, 2021
Changes handling of health check rest endpoint
so that cluster operations are only used when
required by the queried endpoint.

(cherry picked from commit fbb75e1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants