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

HotToWarmTieringService changes to tier shards #14891

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

HotToWarmTieringService changes to tier shards

d99f55f
Select commit
Loading
Failed to load commit list.
Open

HotToWarmTieringService changes to tier shards #14891

HotToWarmTieringService changes to tier shards
d99f55f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 13, 2024 in 0s

27.80% of diff hit (target 71.74%)

View this Pull Request on Codecov

27.80% of diff hit (target 71.74%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringRequestContext.java#L40-L41

Added lines #L40 - L41 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringRequestContext.java#L43-L48

Added lines #L43 - L48 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringRequestContext.java#L51

Added line #L51 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringRequestContext.java#L55

Added line #L55 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringRequestContext.java#L59

Added line #L59 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringRequestContext.java#L63

Added line #L63 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringRequestContext.java#L67

Added line #L67 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringRequestContext.java#L75-L77

Added lines #L75 - L77 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringRequestContext.java#L80-L82

Added lines #L80 - L82 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringRequestContext.java#L85-L87

Added lines #L85 - L87 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringRequestContext.java#L91

Added line #L91 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringUpdateClusterStateRequest.java#L28-L31

Added lines #L28 - L31 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringUpdateClusterStateRequest.java#L34

Added line #L34 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringUpdateClusterStateRequest.java#L38

Added line #L38 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringUtils.java#L24

Added line #L24 was not covered by tests

Check warning on line 126 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#L121-L126

Added lines #L121 - L126 were not covered by tests

Check warning on line 128 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#L128

Added line #L128 was not covered by tests

Check warning on line 1229 in server/src/main/java/org/opensearch/cluster/metadata/IndexMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/metadata/IndexMetadata.java#L1229

Added line #L1229 was not covered by tests

Check warning on line 88 in server/src/main/java/org/opensearch/indices/tiering/HotToWarmTieringService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/tiering/HotToWarmTieringService.java#L88

Added line #L88 was not covered by tests

Check warning on line 94 in server/src/main/java/org/opensearch/indices/tiering/HotToWarmTieringService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/tiering/HotToWarmTieringService.java#L94

Added line #L94 was not covered by tests

Check warning on line 99 in server/src/main/java/org/opensearch/indices/tiering/HotToWarmTieringService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/tiering/HotToWarmTieringService.java#L97-L99

Added lines #L97 - L99 were not covered by tests

Check warning on line 105 in server/src/main/java/org/opensearch/indices/tiering/HotToWarmTieringService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/tiering/HotToWarmTieringService.java#L105

Added line #L105 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/tiering/HotToWarmTieringService.java#L108-L110

Added lines #L108 - L110 were not covered by tests

Check warning on line 113 in server/src/main/java/org/opensearch/indices/tiering/HotToWarmTieringService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/tiering/HotToWarmTieringService.java#L113

Added line #L113 was not covered by tests

Check warning on line 117 in server/src/main/java/org/opensearch/indices/tiering/HotToWarmTieringService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/tiering/HotToWarmTieringService.java#L116-L117

Added lines #L116 - L117 were not covered by tests