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] Fix assertion failure in updateGlobalCheckpointOnReplica() with remote translog #6978

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 95c6ed9 from #6975.

… when remote translog is enabled (#6975)

Signed-off-by: Sachin Kale <[email protected]>
(cherry picked from commit 95c6ed9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2023

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #6978 (068ec12) into 2.x (068ec12) will not change coverage.
The diff coverage is n/a.

❗ Current head 068ec12 differs from pull request most recent head 33fee9a. Consider uploading reports for the commit 33fee9a to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##                2.x    #6978   +/-   ##
=========================================
  Coverage     70.38%   70.38%           
  Complexity    59505    59505           
=========================================
  Files          4811     4811           
  Lines        285577   285577           
  Branches      41516    41516           
=========================================
  Hits         200997   200997           
  Misses        67835    67835           
  Partials      16745    16745           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 5, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      2 org.opensearch.cluster.service.MasterServiceTests.classMethod
      1 org.opensearch.cluster.service.MasterServiceTests.testThrottlingForMultipleTaskTypes
      1 org.opensearch.cluster.allocation.AwarenessAllocationIT.testThreeZoneOneReplicaWithForceZoneValueAndLoadAwareness

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.

2 participants