"failedShards" : {
"0" : {
"failures" : [
{
"node" : "fEyIOyxeSBeNs90P_5zEng",
"shard" : 0,
"index" : "test",
"status" : "INTERNAL_SERVER_ERROR",
"reason" : {
"type" : "illegal_state_exception",
"reason" : "Global checkpoint [-1] mismatches maximum sequence number [0] on index shard [test][0]"
}
}
]
}