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] Muting TranslogTransferManagerTests on Windows. #5926

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2858bd9 from #5924.

Signed-off-by: Marc Handalian <[email protected]>

Signed-off-by: Marc Handalian <[email protected]>
(cherry picked from commit 2858bd9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@mch2
Copy link
Member

mch2 commented Jan 18, 2023

Gradle Check (Jenkins) Run Completed with:

Something is off here - the test failing org.opensearch.indices.replication.SegmentReplicationRelocationIT.testStartReplicaAfterPrimaryIndexesDocs
is not even in 2.x branch...

@kotwanikunal
Copy link
Member

Gradle Check (Jenkins) Run Completed with:

Something is off here - the test failing org.opensearch.indices.replication.SegmentReplicationRelocationIT.testStartReplicaAfterPrimaryIndexesDocs is not even in 2.x branch...

I do see it as a part of 2.x - https://github.com/opensearch-project/OpenSearch/blob/2.x/server/src/internalClusterTest/java/org/opensearch/indices/replication/SegmentReplicationIT.java#L498

@mch2
Copy link
Member

mch2 commented Jan 18, 2023

This is the result for #5925 not 5926...

@mch2
Copy link
Member

mch2 commented Jan 18, 2023

Gradle Check (Jenkins) Run Completed with:

Something is off here - the test failing org.opensearch.indices.replication.SegmentReplicationRelocationIT.testStartReplicaAfterPrimaryIndexesDocs is not even in 2.x branch...

I do see it as a part of 2.x - https://github.com/opensearch-project/OpenSearch/blob/2.x/server/src/internalClusterTest/java/org/opensearch/indices/replication/SegmentReplicationIT.java#L498

That test is in SegmentReplicationIT - the one failing on that check run is in SegmentReplicationRelocationIT that only exists in main.

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #5926 (39511e1) into 2.x (754a19c) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #5926      +/-   ##
============================================
+ Coverage     70.46%   70.47%   +0.01%     
- Complexity    58904    58935      +31     
============================================
  Files          4765     4765              
  Lines        282397   282397              
  Branches      41127    41127              
============================================
+ Hits         198991   199025      +34     
- Misses        66777    66804      +27     
+ Partials      16629    16568      -61     
Impacted Files Coverage Δ
...n/indices/forcemerge/ForceMergeRequestBuilder.java 0.00% <0.00%> (-75.00%) ⬇️
...a/org/opensearch/client/cluster/ProxyModeInfo.java 0.00% <0.00%> (-63.16%) ⬇️
...port/ResponseHandlerFailureTransportException.java 0.00% <0.00%> (-60.00%) ⬇️
.../java/org/opensearch/node/NodeClosedException.java 50.00% <0.00%> (-50.00%) ⬇️
...a/org/opensearch/tasks/TaskCancelledException.java 50.00% <0.00%> (-50.00%) ⬇️
.../org/opensearch/client/indices/AnalyzeRequest.java 31.00% <0.00%> (-45.00%) ⬇️
...opensearch/persistent/PersistentTasksExecutor.java 22.22% <0.00%> (-44.45%) ⬇️
...nsearch/rest/action/cat/RestCatRecoveryAction.java 43.61% <0.00%> (-40.43%) ⬇️
...ndex/seqno/RetentionLeaseBackgroundSyncAction.java 37.50% <0.00%> (-37.50%) ⬇️
.../indices/forcemerge/TransportForceMergeAction.java 25.00% <0.00%> (-33.34%) ⬇️
... and 475 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 e0cfb53 into 2.x Jan 19, 2023
@mch2 mch2 deleted the backport/backport-5924-to-2.x branch January 19, 2023 01:15
kotwanikunal pushed a commit that referenced this pull request Jan 25, 2023
Signed-off-by: Marc Handalian <[email protected]>

Signed-off-by: Marc Handalian <[email protected]>
(cherry picked from commit 2858bd9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

Signed-off-by: Marc Handalian <[email protected]>
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