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

Add rest, transport layer changes for Tiering #13980

Merged
merged 1 commit into from
Jul 23, 2024

Add rest, transport layer changes for Hot to warm tiering - dedicated…

31256f3
Select commit
Loading
Failed to load commit list.
Merged

Add rest, transport layer changes for Tiering #13980

Add rest, transport layer changes for Hot to warm tiering - dedicated…
31256f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 23, 2024 in 0s

74.07% of diff hit (target 71.86%)

View this Pull Request on Codecov

74.07% of diff hit (target 71.86%)

Annotations

Check warning on line 61 in server/src/main/java/org/opensearch/action/admin/indices/tiering/HotToWarmTieringResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/HotToWarmTieringResponse.java#L61

Added line #L61 was not covered by tests

Check warning on line 141 in server/src/main/java/org/opensearch/action/admin/indices/tiering/HotToWarmTieringResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/HotToWarmTieringResponse.java#L141

Added line #L141 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/HotToWarmTieringResponse.java#L147-L149

Added lines #L147 - L149 were not covered by tests

Check warning on line 154 in server/src/main/java/org/opensearch/action/admin/indices/tiering/HotToWarmTieringResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/HotToWarmTieringResponse.java#L154

Added line #L154 was not covered by tests

Check warning on line 47 in server/src/main/java/org/opensearch/action/admin/indices/tiering/RestWarmTieringAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/RestWarmTieringAction.java#L47

Added line #L47 was not covered by tests

Check warning on line 49 in server/src/main/java/org/opensearch/action/admin/indices/tiering/RestWarmTieringAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/RestWarmTieringAction.java#L49

Added line #L49 was not covered by tests

Check warning on line 53 in server/src/main/java/org/opensearch/action/admin/indices/tiering/RestWarmTieringAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/RestWarmTieringAction.java#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 59 in server/src/main/java/org/opensearch/action/admin/indices/tiering/RestWarmTieringAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/RestWarmTieringAction.java#L55-L59

Added lines #L55 - L59 were not covered by tests

Check warning on line 66 in server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java#L66

Added line #L66 was not covered by tests

Check warning on line 110 in server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java#L109-L110

Added lines #L109 - L110 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 135 in server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java#L135

Added line #L135 was not covered by tests

Check warning on line 139 in server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java#L139

Added line #L139 was not covered by tests

Check warning on line 145 in server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java#L145

Added line #L145 was not covered by tests

Check warning on line 148 in server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java#L148

Added line #L148 was not covered by tests

Check warning on line 161 in server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java#L161

Added line #L161 was not covered by tests

Check warning on line 66 in server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringValidationResult.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringValidationResult.java#L66

Added line #L66 was not covered by tests

Check warning on line 69 in server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringValidationResult.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringValidationResult.java#L69

Added line #L69 was not covered by tests

Check warning on line 76 in server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringValidationResult.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringValidationResult.java#L76

Added line #L76 was not covered by tests

Check warning on line 81 in server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringValidationResult.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringValidationResult.java#L81

Added line #L81 was not covered by tests

Check warning on line 78 in server/src/main/java/org/opensearch/action/admin/indices/tiering/TransportHotToWarmTieringAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TransportHotToWarmTieringAction.java#L78

Added line #L78 was not covered by tests

Check warning on line 109 in server/src/main/java/org/opensearch/action/admin/indices/tiering/TransportHotToWarmTieringAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TransportHotToWarmTieringAction.java#L109

Added line #L109 was not covered by tests

Check warning on line 39 in server/src/main/java/org/opensearch/indices/tiering/TieringRequestValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/tiering/TieringRequestValidator.java#L39

Added line #L39 was not covered by tests

Check warning on line 67 in server/src/main/java/org/opensearch/indices/tiering/TieringRequestValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/tiering/TieringRequestValidator.java#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 75 in server/src/main/java/org/opensearch/indices/tiering/TieringRequestValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/tiering/TieringRequestValidator.java#L74-L75

Added lines #L74 - L75 were not covered by tests