mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 18:35:25 +00:00
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…
x
Reference in New Issue
Block a user