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

[Backport 2.x]Add cluster primary balance contraint for rebalancing with buffer #13014

Merged
merged 1 commit into from
Apr 2, 2024

Add cluster primary balance contraint for rebalancing with buffer (#1…

6d67137
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x]Add cluster primary balance contraint for rebalancing with buffer #13014

Add cluster primary balance contraint for rebalancing with buffer (#1…
6d67137
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 2, 2024 in 0s

91.83% of diff hit (target 71.28%)

View this Pull Request on Codecov

91.83% of diff hit (target 71.28%)

Annotations

Check warning on line 246 in server/src/main/java/org/opensearch/cluster/routing/allocation/allocator/BalancedShardsAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/allocation/allocator/BalancedShardsAllocator.java#L244-L246

Added lines #L244 - L246 were not covered by tests

Check warning on line 561 in server/src/main/java/org/opensearch/cluster/routing/allocation/allocator/BalancedShardsAllocator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/allocation/allocator/BalancedShardsAllocator.java#L561

Added line #L561 was not covered by tests