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

Reject Resize index requests. (i.e, split, shrink and… #12686

Merged
merged 12 commits into from
Apr 4, 2024

Corrected CHANGELOG.md

06ae8c0
Select commit
Loading
Failed to load commit list.
Merged

Reject Resize index requests. (i.e, split, shrink and… #12686

Corrected CHANGELOG.md
06ae8c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 4, 2024 in 1s

46.15% of diff hit (target 71.42%)

View this Pull Request on Codecov

46.15% of diff hit (target 71.42%)

Annotations

Check warning on line 149 in server/src/main/java/org/opensearch/action/admin/indices/shrink/TransportResizeAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/shrink/TransportResizeAction.java#L149

Added line #L149 was not covered by tests

Check warning on line 169 in server/src/main/java/org/opensearch/action/admin/indices/shrink/TransportResizeAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/shrink/TransportResizeAction.java#L169

Added line #L169 was not covered by tests

Check warning on line 208 in server/src/main/java/org/opensearch/action/admin/indices/shrink/TransportResizeAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/shrink/TransportResizeAction.java#L208

Added line #L208 was not covered by tests

Check warning on line 403 in server/src/main/java/org/opensearch/action/admin/indices/shrink/TransportResizeAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/shrink/TransportResizeAction.java#L403

Added line #L403 was not covered by tests