better comment...
This commit is contained in:
parent
d5beea4bba
commit
54e7e309a5
|
@ -469,7 +469,7 @@ public abstract class TransportShardReplicationOperationAction<Request extends S
|
|||
}
|
||||
break;
|
||||
}
|
||||
// we should never get here, but here we go
|
||||
// we won't find a primary if there are no shards in the shard iterator, retry...
|
||||
if (!foundPrimary) {
|
||||
retry(fromClusterEvent, null);
|
||||
return false;
|
||||
|
|
Loading…
Reference in New Issue