Revision 16ba2e800caf78161e568f85a38b521db15b0cb6 authored by Brandon DeVault on 17 October 2019, 18:59:21 UTC, committed by Yannick Welsch on 22 October 2019, 13:26:55 UTC
* [DOCS] Added the voting node.role value 

With the elasticsearch.yml option "node.voting_only: true", if you perform a "_cat/nodes" there is a new option for `v` that will display if the node is a voting node.

* [DOCS] Added the voting node.role value

Updated "voting node" to read "voting-only node"
1 parent e33c773
History
File Mode Size
.ci
.github
benchmarks
buildSrc
client
dev-tools
distribution
docs
gradle
libs
licenses
modules
plugins
qa
rest-api-spec
server
test
x-pack
.dir-locals.el -rw-r--r-- 3.3 KB
.editorconfig -rw-r--r-- 202 bytes
.gitattributes -rw-r--r-- 32 bytes
.gitignore -rw-r--r-- 609 bytes
CONTRIBUTING.md -rw-r--r-- 20.5 KB
LICENSE.txt -rw-r--r-- 645 bytes
NOTICE.txt -rw-r--r-- 228 bytes
README.textile -rw-r--r-- 8.3 KB
TESTING.asciidoc -rw-r--r-- 29.0 KB
Vagrantfile -rw-r--r-- 13.8 KB
build.gradle -rw-r--r-- 20.3 KB
gradle.properties -rw-r--r-- 129 bytes
gradlew -rwxr-xr-x 5.8 KB
gradlew.bat -rw-r--r-- 2.9 KB
settings.gradle -rw-r--r-- 8.3 KB

README.textile

back to top