[DOCS] clarify no-master-block docs

Closes #9739
This commit is contained in:
javanna 2015-03-20 15:58:16 +01:00 committed by Luca Cavanna
parent 8c69535580
commit 9ca74c8217
1 changed files with 5 additions and 2 deletions

View File

@ -173,8 +173,11 @@ to 30 seconds and can be changed dynamically through the
[[no-master-block]]
==== No master block
For a node to be fully operational, it must have an active master. The `discovery.zen.no_master_block` settings controls
what operations should be rejected when there is no active master.
For the cluster to be fully operational, it must have an active master and the
number of running master eligible nodes must satisfy the
`discovery.zen.minimum_master_nodes` setting if set. The
`discovery.zen.no_master_block` settings controls what operations should be
rejected when there is no active master.
The `discovery.zen.no_master_block` setting has two valid options: