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] Prevent unnecessary heap sort when buckets needs to be ordered by key… #17290

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 3f793b6 from #17252.

… in NumericTermsAggregation (#17252)

Signed-off-by: Rishabh Maurya <[email protected]>
(cherry picked from commit 3f793b6)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@jainankitk
Copy link
Collaborator

Retrying failed/cancelled jobs

Copy link
Contributor

github-actions bot commented Feb 7, 2025

❌ Gradle check result for 09e0b6d: 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?

Copy link
Contributor

❕ Gradle check result for f69a8d8: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.remotestore.RemoteStoreStatsIT.testDownloadStatsCorrectnessSinglePrimarySingleReplica

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.97%. Comparing base (919076a) to head (f69a8d8).
Report is 5 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17290      +/-   ##
============================================
+ Coverage     71.90%   71.97%   +0.07%     
- Complexity    65908    65941      +33     
============================================
  Files          5341     5341              
  Lines        307160   307165       +5     
  Branches      44824    44826       +2     
============================================
+ Hits         220872   221094     +222     
+ Misses        67871    67635     -236     
- Partials      18417    18436      +19     

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

@msfroh msfroh merged commit 39904c6 into 2.x Feb 11, 2025
45 checks passed
@github-actions github-actions bot deleted the backport/backport-17252-to-2.x branch February 11, 2025 23:53
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.

2 participants