Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unassigned shard allocation for batch mode #13748

Merged

Fix unassigned batch allocation (#13748)

48f3402
Select commit
Loading
Failed to load commit list.
Merged

Fix unassigned shard allocation for batch mode #13748

Fix unassigned batch allocation (#13748)
48f3402
Select commit
Loading
Failed to load commit list.
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

Check warning on line 92 in server/src/main/java/org/opensearch/gateway/PrimaryShardBatchAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/PrimaryShardBatchAllocator.java#L92

Added line #L92 was not covered by tests

Check warning on line 110 in server/src/main/java/org/opensearch/gateway/PrimaryShardBatchAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/PrimaryShardBatchAllocator.java#L110

Added line #L110 was not covered by tests

Check warning on line 105 in server/src/main/java/org/opensearch/gateway/ReplicaShardBatchAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ReplicaShardBatchAllocator.java#L105

Added line #L105 was not covered by tests

Check warning on line 107 in server/src/main/java/org/opensearch/gateway/ReplicaShardBatchAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/ReplicaShardBatchAllocator.java#L107

Added line #L107 was not covered by tests