File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1665,7 +1665,7 @@ export enum CatShardColumn {
16651665 * * `MANUAL_ALLOCATION`: The shard’s allocation was last modified by the Cluster reroute API.
16661666 * * `NEW_INDEX_RESTORED`: Unassigned as a result of restoring into a new index.
16671667 * * `NODE_LEFT`: Unassigned as a result of the node hosting it leaving the cluster.
1668- * * `NODE_RESTARTING`: Similar to NODE_LEFT, except that the node was registered as restarting using the Node shutdown API.
1668+ * * `NODE_RESTARTING`: Similar to ` NODE_LEFT` , except that the node was registered as restarting using the Node shutdown API.
16691669 * * `PRIMARY_FAILED`: The shard was initializing as a replica, but the primary shard failed before the initialization completed.
16701670 * * `REALLOCATED_REPLICA`: A better replica location is identified and causes the existing replica allocation to be cancelled.
16711671 * * `REINITIALIZED`: When a shard moves from started back to initializing.
You can’t perform that action at this time.
0 commit comments