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

Allow to dynamically change discovery.zen.publish_timeout using cluster update settings #5063

Closed
kimchy opened this issue Feb 10, 2014 · 1 comment · Fixed by #5068
Closed

Comments

@kimchy
Copy link
Member

kimchy commented Feb 10, 2014

No description provided.

@javanna javanna self-assigned this Feb 10, 2014
javanna added a commit that referenced this issue Feb 11, 2014
…luster setting

`discovery.zen.publish_timeout` controls how long the master node is going to try and wait for all the nodes to respond to a cluster state publish before going ahead with the following updates in the queue (default 30s). Up until now changing the settings required restarting each node. The setting is now dynamic and can be changed through the cluster update settings api.

Closes #5063
@kevinkluge
Copy link
Member

discussed with Simon and Uri, pushing to 1.1.

@clintongormley clintongormley changed the title Allow to dynamically change discovery.zen.publish_timeout using cluster update settings Allow to dynamically change discovery.zen.publish_timeout using cluster update settings Jun 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants