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] [Segment Replication] Use deterministic mechanism to have concurrent invocation of segment replication #8944

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 8edc1dd from #8937.

…invocation of segment replication (#8937)

* [Segment Replication] Use deterministic mechanism to have concurrent invocation of segment replication

Signed-off-by: Suraj Singh <surajrider@gmail.com>

* Clean up

Signed-off-by: Suraj Singh <surajrider@gmail.com>

---------

Signed-off-by: Suraj Singh <surajrider@gmail.com>
(cherry picked from commit 8edc1dd)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Merging #8944 (074c3f4) into 2.x (5164fe2) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #8944      +/-   ##
============================================
+ Coverage     70.64%   70.66%   +0.01%     
- Complexity    57265    57295      +30     
============================================
  Files          4745     4745              
  Lines        271070   271070              
  Branches      39984    39984              
============================================
+ Hits         191508   191558      +50     
+ Misses        63130    63054      -76     
- Partials      16432    16458      +26     

see 440 files with indirect coverage changes

@mch2 mch2 merged commit 6c5d9f2 into 2.x Jul 28, 2023
10 of 34 checks passed
@mch2 mch2 deleted the backport/backport-8937-to-2.x branch July 28, 2023 03:29
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