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] Optimizing get indices to segments map calculations for IndicesSegmentResponse (#14717) #15881

Merged
merged 7 commits into from
Oct 21, 2024

Conversation

gargharsh3134
Copy link
Contributor

@gargharsh3134 gargharsh3134 commented Sep 10, 2024

Description

Manually backporting #14717 to 2.x.
Need to skip the changeLog as it wasn't added for the source PR.

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link
Contributor

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

@sandeshkr419
Copy link
Contributor

Was checking #14717 - optimizations/performance related changes should add up changelog. Basically any source code changes including refactoring should include a changelog.

@gargharsh3134 gargharsh3134 changed the title Baackporting #14717 Baackporting #14717 [Optimizing get indices to segments map calculations for IndicesSegmentsResponse] Oct 21, 2024
@gargharsh3134 gargharsh3134 changed the title Baackporting #14717 [Optimizing get indices to segments map calculations for IndicesSegmentsResponse] Baackporting #14717 [Optimizing get indices to segments map calculations for IndicesSegmentResponse] Oct 21, 2024
@dbwiddis dbwiddis changed the title Baackporting #14717 [Optimizing get indices to segments map calculations for IndicesSegmentResponse] [Backport 2.x] Optimizing get indices to segments map calculations for IndicesSegmentResponse (#14717) Oct 21, 2024
Copy link
Contributor

❕ Gradle check result for 4ba4c28: UNSTABLE

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 Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.81%. Comparing base (96fdbfd) to head (4ba4c28).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15881      +/-   ##
============================================
- Coverage     71.81%   71.81%   -0.01%     
- Complexity    65052    65097      +45     
============================================
  Files          5305     5305              
  Lines        304143   304145       +2     
  Branches      44231    44230       -1     
============================================
- Hits         218418   218414       -4     
- Misses        67527    67567      +40     
+ Partials      18198    18164      -34     

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

@gbbafna gbbafna merged commit b817793 into opensearch-project:2.x Oct 21, 2024
67 of 70 checks passed
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.

3 participants