User Guide
21
]
}
]
},
{
name = "toaster"
shards = [
{
name="toaster"
replicas = [
"member-1",
"member-2",
"member-3"
]
}
]
}
]
When HA is enabled on multiple nodes, shards will replicate the data for those nodes.
Whenever the lead replica on a data shard is brought down, another replica takes its place.
As a result, the cluster should remain available. To determine which replica is acting as the
lead on a data shard, make an HTTP request to obtain the information for a data shard on
any of the nodes. The resulting information will indicate which replica is acting as the lead.