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] Use set for shard routings in batch check. #14715

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 125b773 from #14533.

…14533)

Signed-off-by: Swetha Guptha <gupthasg@amazon.com>
(cherry picked from commit 125b773)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❕ Gradle check result for d82dd67: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.cluster.MinimumClusterManagerNodesIT.testThreeNodesNoClusterManagerBlock

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 Jul 11, 2024

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.60%. Comparing base (a17aea5) to head (d82dd67).

Files Patch % Lines
...opensearch/gateway/PrimaryShardBatchAllocator.java 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14715      +/-   ##
============================================
- Coverage     71.61%   71.60%   -0.01%     
- Complexity    62488    62491       +3     
============================================
  Files          5106     5106              
  Lines        293509   293517       +8     
  Branches      42766    42766              
============================================
- Hits         210196   210179      -17     
- Misses        65685    65700      +15     
- Partials      17628    17638      +10     

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

@ashking94 ashking94 merged commit 6f3f68d into 2.x Jul 11, 2024
54 of 55 checks passed
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
…pensearch-project#14533) (opensearch-project#14715)

(cherry picked from commit 125b773)

Signed-off-by: Swetha Guptha <gupthasg@amazon.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-14533-to-2.x branch July 24, 2024 16:03
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