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

[BUG] Fix remote shards balancer when filtering throttled nodes #11724

Merged

Merge branch 'main' into fix_remote_shards_balancer

c7ef861
Select commit
Loading
Failed to load commit list.
Merged

[BUG] Fix remote shards balancer when filtering throttled nodes #11724

Merge branch 'main' into fix_remote_shards_balancer
c7ef861
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 25, 2024 in 0s

41.66% of diff hit (target 71.36%)

View this Pull Request on Codecov

41.66% of diff hit (target 71.36%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/allocation/allocator/RemoteShardsBalancer.java#L365

Added line #L365 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/allocation/allocator/RemoteShardsBalancer.java#L369

Added line #L369 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/allocation/allocator/RemoteShardsBalancer.java#L372

Added line #L372 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/allocation/allocator/RemoteShardsBalancer.java#L477

Added line #L477 was not covered by tests