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] Force merge API supports performing only on primary shards (#11269) #12609

Merged

Fix yml test failure

e9b194d
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Force merge API supports performing only on primary shards (#11269) #12609

Fix yml test failure
e9b194d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 13, 2024 in 0s

66.66% of diff hit (target 71.28%)

View this Pull Request on Codecov

66.66% of diff hit (target 71.28%)

Annotations

Check warning on line 90 in server/src/main/java/org/opensearch/action/admin/indices/forcemerge/ForceMergeRequestBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/forcemerge/ForceMergeRequestBuilder.java#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 124 in server/src/main/java/org/opensearch/action/admin/indices/forcemerge/TransportForceMergeAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/forcemerge/TransportForceMergeAction.java#L124

Added line #L124 was not covered by tests

Check warning on line 126 in server/src/main/java/org/opensearch/action/admin/indices/forcemerge/TransportForceMergeAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/forcemerge/TransportForceMergeAction.java#L126

Added line #L126 was not covered by tests