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

[Backport 2.x] Avoid making further transport calls if paginationStrategy outputs empty entities #16456

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 9a476b6 from #16444.

…pty entities (#16444)

Signed-off-by: Harsh Garg <[email protected]>
(cherry picked from commit 9a476b6)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

✅ Gradle check result for e73f0ba: SUCCESS

@shwetathareja shwetathareja merged commit 9b72ec4 into 2.x Oct 23, 2024
61 of 62 checks passed
@github-actions github-actions bot deleted the backport/backport-16444-to-2.x branch October 23, 2024 15:25
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

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

Project coverage is 71.81%. Comparing base (b771f78) to head (e73f0ba).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...admin/cluster/shards/TransportCatShardsAction.java 0.00% 5 Missing ⚠️
.../opensearch/rest/action/cat/RestIndicesAction.java 0.00% 5 Missing ⚠️
...tion/admin/indices/stats/IndicesStatsResponse.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16456      +/-   ##
============================================
- Coverage     71.86%   71.81%   -0.05%     
+ Complexity    65383    65359      -24     
============================================
  Files          5312     5312              
  Lines        304944   304953       +9     
  Branches      44426    44428       +2     
============================================
- Hits         219135   219009     -126     
- Misses        67555    67697     +142     
+ Partials      18254    18247       -7     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant