Skip to content

[Backport 2.x] Optimise TransportNodesAction to not send DiscoveryNodes for NodeStat…#14855

Merged
shwetathareja merged 1 commit into2.xfrom
backport/backport-14749-to-2.x
Jul 22, 2024
Merged

[Backport 2.x] Optimise TransportNodesAction to not send DiscoveryNodes for NodeStat…#14855
shwetathareja merged 1 commit into2.xfrom
backport/backport-14749-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport 0040f4b from #14749.

#14749)

* Optimize TransportNodesAction to not send DiscoveryNodes for NodeStats, NodesInfo and ClusterStats call

Signed-off-by: Pranshu Shukla <pranshushukla06@gmail.com>
(cherry picked from commit 0040f4b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 8848b42: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 8848b42: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 8848b42: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 22, 2024

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.50%. Comparing base (4c7d94c) to head (8848b42).
Report is 1 commits behind head on 2.x.

Files Patch % Lines
...rg/opensearch/rest/action/cat/RestNodesAction.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14855      +/-   ##
============================================
- Coverage     71.65%   71.50%   -0.16%     
+ Complexity    62628    62497     -131     
============================================
  Files          5106     5106              
  Lines        293640   293652      +12     
  Branches      42780    42781       +1     
============================================
- Hits         210422   209976     -446     
- Misses        65609    66022     +413     
- Partials      17609    17654      +45     

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

@shwetathareja shwetathareja merged commit feaa115 into 2.x Jul 22, 2024
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
opensearch-project#14749) (opensearch-project#14855)

* Optimize TransportNodesAction to not send DiscoveryNodes for NodeStats, NodesInfo and ClusterStats call

(cherry picked from commit 0040f4b)

Signed-off-by: Pranshu Shukla <pranshushukla06@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: kkewwei <kkewwei@163.com>
@dbwiddis dbwiddis deleted the backport/backport-14749-to-2.x branch July 24, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant