Fix unassigned shard allocation for batch mode #13748
Merged
Codecov / codecov/patch
succeeded
Jun 12, 2024 in 1s
82.75% of diff hit (target 71.42%)
View this Pull Request on Codecov
82.75% of diff hit (target 71.42%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/gateway/PrimaryShardBatchAllocator.java#L92
Added line #L92 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/gateway/PrimaryShardBatchAllocator.java#L110
Added line #L110 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/gateway/ReplicaShardBatchAllocator.java#L105
Added line #L105 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/gateway/ReplicaShardBatchAllocator.java#L107
Added line #L107 was not covered by tests
Loading