Skip to content

Commit 3fb135c

Browse files
Update node-settings.md (elastic#123997) (elastic#124215)
* Update node-settings.md Port change elastic#123939 forward to new docs system * Update docs/reference/elasticsearch/configuration-reference/node-settings.md (cherry picked from commit a06c8ea) Co-authored-by: shainaraskas <[email protected]>
1 parent 2ca68a1 commit 3fb135c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/elasticsearch/configuration-reference/node-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The following additional roles are available:
4646

4747
* `voting_only`
4848

49-
$$$coordinating-only-node$$$If you leave `node.roles` unset, then the node is considered to be a [coordinating only node](docs-content://deploy-manage/distributed-architecture/clusters-nodes-shards/node-roles.md#coordinating-only-node-role).
49+
$$$coordinating-only-node$$$If If you set `node.roles` to an empty array (`node.roles: [ ]`), then the node is considered to be a [coordinating only node](docs-content://deploy-manage/distributed-architecture/clusters-nodes-shards/node-roles.md#coordinating-only-node-role).
5050

5151
::::{important}
5252
If you set `node.roles`, ensure you specify every node role your cluster needs. Every cluster requires the following node roles:

0 commit comments

Comments
 (0)