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

Enable ClusterInfoService by default #8206

Merged
merged 1 commit into from Oct 23, 2014

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented Oct 23, 2014

Since we enabled the disk threshold decider by default, we need to
enable the cluster info service so that disk usages and shard sizes can
be gathered also.

Adds a test that checks that we are gathering information by default.

I also talked to @bleskes about how to test both the
InternalClusterInfoService and DiskThresholdDecider at an integration
level, and he suggested mocking the responses at the transport layer. I
will work on that for a subsequent pull request after this one.

@s1monw
Copy link
Contributor

s1monw commented Oct 23, 2014

LGTM good catch

Since we enabled the disk threshold decider by default, we need to
enable the cluster info service so that disk usages and shard sizes can
be gathered also.

Adds a test that checks that we are gathering information by default.
@dakrone dakrone merged commit 19514a2 into elastic:master Oct 23, 2014
@dakrone dakrone removed the review label Oct 23, 2014
@s1monw s1monw removed the review label Oct 23, 2014
@clintongormley clintongormley changed the title Enable ClusterInfoService by default Allocation: Enable ClusterInfoService by default Nov 3, 2014
@dakrone dakrone deleted the fix-cluster-info-service branch November 11, 2014 12:48
@clintongormley clintongormley changed the title Allocation: Enable ClusterInfoService by default Enable ClusterInfoService by default Jun 7, 2015
@lcawl lcawl added :Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. and removed :Allocation labels Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. v1.3.5 v1.4.0 v1.5.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants