Elasticsearch Cluster Shard Rebalancing Language Collocations
Practise the standard verbs for rebalancing Elasticsearch shards safely.
0 / 5 completed
1 / 5
Fill in: 'We ___ shard allocation across nodes so no single node ends up holding a disproportionate share of the index.'
We 'balance allocation' — the standard, established Elasticsearch collocation for spreading shards evenly. The other options aren't the recognised term here.
2 / 5
Fill in: 'Adding a new node without throttling recovery can ___ the cluster saturated with rebalancing traffic during peak hours.'
We say unthrottled recovery will 'leave' the cluster saturated — the standard, natural collocation here. The other options aren't idiomatic here.
3 / 5
Fill in: 'We ___ a maximum number of concurrent shard relocations so rebalancing doesn't starve normal search traffic.'
We 'set a maximum' — the standard, simple collocation for configuring an upper bound. The other options are less idiomatic here.
4 / 5
Fill in: 'We ___ cluster health closely during a rebalance so a yellow status doesn't quietly turn red overnight.'
We 'monitor' health — the standard collocation for ongoing observation of a metric. The other options aren't idiomatic here.
5 / 5
Fill in: 'We ___ shard allocation awareness by availability zone so a single zone outage never takes out both primary and replica.'
We 'configure' awareness — the standard, established Elasticsearch collocation for setting allocation rules by attribute. The other options aren't the recognised term here.