Browse Source

[DOCS] clarify no-master-block docs

Closes #9739
javanna 10 years ago
parent
commit
9ca74c8217
1 changed files with 5 additions and 2 deletions
  1. 5 2
      docs/reference/modules/discovery/zen.asciidoc

+ 5 - 2
docs/reference/modules/discovery/zen.asciidoc

@@ -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: