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] Mute flaky SegmentReplicationIT.testCancelPrimaryAllocation #5954

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 493eae8 from #5928.

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

Signed-off-by: Suraj Singh <surajrider@gmail.com>
(cherry picked from commit 493eae8)
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-commenter
Copy link

Codecov Report

Merging #5954 (daa6171) into 2.x (d51dd7c) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #5954      +/-   ##
============================================
- Coverage     70.48%   70.45%   -0.04%     
+ Complexity    58982    58916      -66     
============================================
  Files          4766     4766              
  Lines        282430   282430              
  Branches      41129    41129              
============================================
- Hits         199080   198986      -94     
- Misses        66753    66792      +39     
- Partials      16597    16652      +55     
Impacted Files Coverage Δ
...pensearch/client/cluster/RemoteConnectionInfo.java 0.00% <0.00%> (-75.00%) ⬇️
...a/org/opensearch/client/cluster/ProxyModeInfo.java 0.00% <0.00%> (-63.16%) ⬇️
...a/org/opensearch/client/cluster/SniffModeInfo.java 0.00% <0.00%> (-56.25%) ⬇️
...ava/org/opensearch/action/NoSuchNodeException.java 0.00% <0.00%> (-50.00%) ⬇️
...ch/transport/ReceiveTimeoutTransportException.java 50.00% <0.00%> (-50.00%) ⬇️
...ch/index/snapshots/IndexShardRestoreException.java 0.00% <0.00%> (-42.86%) ⬇️
.../opensearch/client/cluster/RemoteInfoResponse.java 61.53% <0.00%> (-38.47%) ⬇️
...pensearch/action/ingest/DeletePipelineRequest.java 31.25% <0.00%> (-37.50%) ⬇️
...ex/snapshots/IndexShardRestoreFailedException.java 0.00% <0.00%> (-33.34%) ⬇️
.../java/org/opensearch/index/reindex/RemoteInfo.java 50.45% <0.00%> (-23.86%) ⬇️
... and 490 more

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

@mch2 mch2 merged commit 23c23dc into 2.x Jan 20, 2023
@mch2 mch2 deleted the backport/backport-5928-to-2.x branch January 20, 2023 19:17
kotwanikunal pushed a commit that referenced this pull request Jan 25, 2023
…5954)

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

Signed-off-by: Suraj Singh <surajrider@gmail.com>
(cherry picked from commit 493eae8)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

Signed-off-by: Suraj Singh <surajrider@gmail.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>
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.

3 participants