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

Reset discovery nodes in most transport node actions request. (#15131) #15681

Merge remote-tracking branch 'origin/2.x' into node-discovery-backpor…

924ecd8
Select commit
Loading
Failed to load commit list.
Merged

Reset discovery nodes in most transport node actions request. (#15131) #15681

Merge remote-tracking branch 'origin/2.x' into node-discovery-backpor…
924ecd8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 12, 2024 in 1s

60.71% of diff hit (target 71.48%)

View this Pull Request on Codecov

60.71% of diff hit (target 71.48%)

Annotations

Check warning on line 73 in server/src/main/java/org/opensearch/action/admin/cluster/node/hotthreads/NodesHotThreadsRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/hotthreads/NodesHotThreadsRequest.java#L73

Added line #L73 was not covered by tests

Check warning on line 67 in server/src/main/java/org/opensearch/action/admin/cluster/node/usage/NodesUsageRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/usage/NodesUsageRequest.java#L67

Added line #L67 was not covered by tests

Check warning on line 164 in server/src/main/java/org/opensearch/action/admin/cluster/snapshots/status/TransportNodesSnapshotsStatus.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/snapshots/status/TransportNodesSnapshotsStatus.java#L164

Added line #L164 was not covered by tests

Check warning on line 56 in server/src/main/java/org/opensearch/action/admin/indices/dangling/find/FindDanglingIndexRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/dangling/find/FindDanglingIndexRequest.java#L56

Added line #L56 was not covered by tests

Check warning on line 61 in server/src/main/java/org/opensearch/action/admin/indices/dangling/list/ListDanglingIndicesRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/dangling/list/ListDanglingIndicesRequest.java#L61

Added line #L61 was not covered by tests

Check warning on line 66 in server/src/main/java/org/opensearch/action/admin/indices/dangling/list/ListDanglingIndicesRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/dangling/list/ListDanglingIndicesRequest.java#L66

Added line #L66 was not covered by tests

Check warning on line 136 in server/src/main/java/org/opensearch/gateway/TransportNodesListGatewayMetaState.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/TransportNodesListGatewayMetaState.java#L136

Added line #L136 was not covered by tests

Check warning on line 185 in server/src/main/java/org/opensearch/gateway/TransportNodesListGatewayStartedShardsBatch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/TransportNodesListGatewayStartedShardsBatch.java#L185

Added line #L185 was not covered by tests

Check warning on line 179 in server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadata.java#L179

Added line #L179 was not covered by tests

Check warning on line 191 in server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/store/TransportNodesListShardStoreMetadataBatch.java#L191

Added line #L191 was not covered by tests