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

Cache the shard routings with no weight for faster access #12989

Merged
merged 5 commits into from
Apr 3, 2024

Merge branch 'main' into shard_routing_fix

547e3ab
Select commit
Loading
Failed to load commit list.
Merged

Cache the shard routings with no weight for faster access #12989

Merge branch 'main' into shard_routing_fix
547e3ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 3, 2024 in 0s

90.69% of diff hit (target 71.42%)

View this Pull Request on Codecov

90.69% of diff hit (target 71.42%)

Annotations

Check warning on line 985 in server/src/main/java/org/opensearch/cluster/routing/IndexShardRoutingTable.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/IndexShardRoutingTable.java#L985

Added line #L985 was not covered by tests

Check warning on line 1021 in server/src/main/java/org/opensearch/cluster/routing/IndexShardRoutingTable.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/IndexShardRoutingTable.java#L1021

Added line #L1021 was not covered by tests