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

Client: Only fetch the node info during node sampling #8685

Merged
merged 1 commit into from Nov 27, 2014

Conversation

s1monw
Copy link
Contributor

@s1monw s1monw commented Nov 27, 2014

Today we are fetching a lot of information that is unneeded
for the sampling phase. We only really need the DiscoveryNode
to ensure the node is still there.
This commit clears all flags to be false on the NodeInfo call.

@bleskes
Copy link
Contributor

bleskes commented Nov 27, 2014

LGTM

Today we are fetching a lot of information that is unneeded
for the sampling phase. We only really need the DiscoveryNode
to ensure the node is still there.
This commit clears all flags to be false on the NodeInfo call.
@s1monw s1monw merged commit 6e4f3cf into elastic:master Nov 27, 2014
@s1monw s1monw deleted the fetch_only_node branch November 27, 2014 19:54
@clintongormley clintongormley added :Distributed/Discovery-Plugins Anything related to our integration plugins with EC2, GCP and Azure and removed review labels Mar 19, 2015
@clintongormley clintongormley changed the title [CLIENT] Only fetch the node info during node sampling Client: Only fetch the node info during node sampling Jun 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed/Discovery-Plugins Anything related to our integration plugins with EC2, GCP and Azure >enhancement v1.5.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants