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) #15679

Open
wants to merge 3 commits into
base: 2.x
Choose a base branch
from

Merge remote-tracking branch 'origin/2.x' into backport-15131-to-2.x

58bae1a
Select commit
Loading
Failed to load commit list.
Open

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

Merge remote-tracking branch 'origin/2.x' into backport-15131-to-2.x
58bae1a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2024 in 0s

71.66% (target 70.00%)

View this Pull Request on Codecov

71.66% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 60.71429% with 11 lines in your changes missing coverage. Please review.

Project coverage is 71.66%. Comparing base (e5e1bad) to head (58bae1a).
Report is 466 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ices/dangling/list/ListDanglingIndicesRequest.java 0.00% 2 Missing ⚠️
...luster/node/hotthreads/NodesHotThreadsRequest.java 0.00% 1 Missing ⚠️
...on/admin/cluster/node/usage/NodesUsageRequest.java 0.00% 1 Missing ⚠️
...napshots/status/TransportNodesSnapshotsStatus.java 0.00% 1 Missing ⚠️
...ndices/dangling/find/FindDanglingIndexRequest.java 0.00% 1 Missing ⚠️
...rch/action/support/nodes/TransportNodesAction.java 66.66% 0 Missing and 1 partial ⚠️
...ch/gateway/TransportNodesListGatewayMetaState.java 0.00% 1 Missing ⚠️
...y/TransportNodesListGatewayStartedShardsBatch.java 0.00% 1 Missing ⚠️
...es/store/TransportNodesListShardStoreMetadata.java 0.00% 1 Missing ⚠️
...ore/TransportNodesListShardStoreMetadataBatch.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15679      +/-   ##
============================================
+ Coverage     71.48%   71.66%   +0.18%     
- Complexity    62677    64579    +1902     
============================================
  Files          5123     5269     +146     
  Lines        294480   302147    +7667     
  Branches      42912    43979    +1067     
============================================
+ Hits         210518   216543    +6025     
- Misses        66286    67522    +1236     
- Partials      17676    18082     +406     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.