IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

TiebreakerTopologyElement

edit

Defines the topology (capacity and location) of the special tiebreaker node. If masters nodes are present, their topology acts as a default for the tiebreaker topology

Properties

edit
memory_per_node (integer as int32, required)
The memory capacity in MB for the tiebreaker node.

Example

edit
{
   "memory_per_node" : 0
}