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] Retry on failure to acquire lock on remote metadata #10361

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 677ff75 from #10341.

Signed-off-by: Sachin Kale <kalsac@amazon.com>
(cherry picked from commit 677ff75)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2023

Compatibility status:

Checks if related components are compatible with change 401bec3

Incompatible components

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/neural-search.git]

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.indices.replication.SegmentReplicationIT.classMethod
      1 org.opensearch.cluster.allocation.ClusterRerouteIT.testDelayWithALargeAmountOfShards

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Merging #10361 (401bec3) into 2.x (6170dd9) will increase coverage by 0.03%.
Report is 2 commits behind head on 2.x.
The diff coverage is 66.00%.

@@             Coverage Diff              @@
##                2.x   #10361      +/-   ##
============================================
+ Coverage     70.77%   70.81%   +0.03%     
- Complexity    58360    58366       +6     
============================================
  Files          4817     4818       +1     
  Lines        275868   275912      +44     
  Branches      40546    40548       +2     
============================================
+ Hits         195256   195395     +139     
+ Misses        63955    63808     -147     
- Partials      16657    16709      +52     
Files Coverage Δ
...rg/opensearch/telemetry/tracing/DefaultTracer.java 100.00% <ø> (ø)
...earch/common/blobstore/EncryptedBlobContainer.java 7.46% <ø> (+7.46%) ⬆️
...arch/common/blobstore/stream/read/ReadContext.java 100.00% <100.00%> (ø)
...g/opensearch/http/AbstractHttpServerTransport.java 75.13% <100.00%> (+0.13%) ⬆️
...src/main/java/org/opensearch/http/HttpChannel.java 100.00% <100.00%> (ø)
...bstore/AsyncMultiStreamEncryptedBlobContainer.java 57.44% <95.65%> (+57.44%) ⬆️
...ing/handler/TraceableTransportResponseHandler.java 80.00% <0.00%> (-3.34%) ⬇️
...opensearch/transport/TransportResponseHandler.java 0.00% <0.00%> (ø)
...lemetry/tracing/channels/TraceableHttpChannel.java 57.14% <0.00%> (-13.45%) ⬇️
...rg/opensearch/snapshots/SnapshotShardsService.java 74.63% <28.57%> (+6.31%) ⬆️

... and 457 files with indirect coverage changes

@sachinpkale
Copy link
Member

The change is made to fix a flaky test. Bypassing codecov.

@sachinpkale sachinpkale merged commit 07ece0c into 2.x Oct 5, 2023
38 of 64 checks passed
@github-actions github-actions bot deleted the backport/backport-10341-to-2.x branch October 5, 2023 01:15
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