Hello Team,
One of my index is showing below error. I have created new shard where new data is going now but how to assign old index back to node.
"unassigned_info" : {
"reason" : "ALLOCATION_FAILED",
"at" : "2023-09-01T18:06:49.256Z",
"failed_allocation_attempts" : 1,
"details" : "failed shard on node [OZyZPGCJS6SV9tj1JM9ZDw]: shard failure, reason [no-op origin[PRIMARY] seq#[2147483524] failed at document level], failure IllegalArgumentException[number of documents in the index cannot exceed 2147483519]",
"last_allocation_status" : "no_valid_shard_copy"
},