|
@@ -257,7 +257,7 @@ Reason the shard is unassigned. Returned values are:
|
|
|
* `NEW_INDEX_RESTORED`: Unassigned as a result of restoring into a new index.
|
|
|
* `NODE_LEFT`: Unassigned as a result of the node hosting it leaving the cluster.
|
|
|
* `REALLOCATED_REPLICA`: A better replica location is identified and causes the existing replica allocation to be cancelled.
|
|
|
-* `REINITIALIZED`: When a shard moves from started back to initializing, for example, with shadow replicas.
|
|
|
+* `REINITIALIZED`: When a shard moves from started back to initializing.
|
|
|
* `REPLICA_ADDED`: Unassigned as a result of explicit addition of a replica.
|
|
|
* `REROUTE_CANCELLED`: Unassigned as a result of explicit cancel reroute command.
|
|
|
|