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

Limit RW separation to remote store enabled clusters and update recovery flow #16760

Merged
merged 15 commits into from
Jan 10, 2025

Merge branch 'main' into recoveryFixes

1c95833
Select commit
Loading
Failed to load commit list.
Merged

Limit RW separation to remote store enabled clusters and update recovery flow #16760

Merge branch 'main' into recoveryFixes
1c95833
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 10, 2025 in 0s

69.35% of diff hit (target 72.17%)

View this Pull Request on Codecov

69.35% of diff hit (target 72.17%)

Annotations

Check warning on line 542 in server/src/main/java/org/opensearch/cluster/routing/IndexRoutingTable.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/IndexRoutingTable.java#L541-L542

Added lines #L541 - L542 were not covered by tests

Check warning on line 145 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#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 2548 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2548

Added line #L2548 was not covered by tests

Check warning on line 2560 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2560

Added line #L2560 was not covered by tests