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] Override segment replication handler for duplicate request from replica #6699

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 6bbe31a from #6693.

…ate request from replica (#6693)

* [Segment Replication] Override segment replication handler for new request from same replica

Signed-off-by: Suraj Singh <[email protected]>

* Spotless and use map.compute

Signed-off-by: Suraj Singh <[email protected]>

---------

Signed-off-by: Suraj Singh <[email protected]>
(cherry picked from commit 6bbe31a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT:
  • URL:
  • CommitID: 1f744ca
    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?

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #6699 (1f744ca) into 2.x (d07a2bc) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

📣 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    #6699      +/-   ##
============================================
- Coverage     70.35%   70.33%   -0.02%     
+ Complexity    59379    59342      -37     
============================================
  Files          4805     4805              
  Lines        285234   285233       -1     
  Branches      41463    41462       -1     
============================================
- Hits         200681   200629      -52     
- Misses        67785    67844      +59     
+ Partials      16768    16760       -8     
Impacted Files Coverage Δ
...ndices/replication/OngoingSegmentReplications.java 90.36% <100.00%> (-0.12%) ⬇️

... and 448 files with indirect coverage changes

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

@dreamer-89 dreamer-89 merged commit 5409734 into 2.x Mar 16, 2023
@github-actions github-actions bot deleted the backport/backport-6693-to-2.x branch March 16, 2023 05:23
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