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

[Segment Replication] Wait for segment replication to be completed an… #6373

Merged

Conversation

dreamer-89
Copy link
Member

Backports #6370 to 2.x

…d marked done before assertion (opensearch-project#6370)

* [Segment Replication] Wait for segment replication to be completed and marked done before assertion

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

* Spotless fix

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

---------

Signed-off-by: Suraj Singh <[email protected]>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@dreamer-89
Copy link
Member Author

Gradle Check (Jenkins) Run Completed with:

Not sure about of cause of failure. Refiring!

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':qa:full-cluster-restart:v2.5.1#oldClusterTest'.
> Cannot access input property 'clusters.v2.5.1$0.nodes.$0.distributionFiles' of task ':qa:full-cluster-restart:v2.5.1#oldClusterTest'. Accessing unreadable inputs or outputs is not supported. Declare the task as untracked by using Task.doNotTrackState(). See https://docs.gradle.org/8.0/userguide/incremental_build.html#disable-state-tracking for more details.
   > java.nio.file.NoSuchFileException: /var/jenkins/workspace/gradle-check/search/distribution/bwc/bugfix/build/bwc/checkout-2.5/distribution/archives/linux-tar/build/install/opensearch-2.5.1-SNAPSHOT/logs/gc.log

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #6373 (f675a20) into 2.x (dd2727f) will decrease coverage by 0.12%.
The diff coverage is n/a.

📣 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    #6373      +/-   ##
============================================
- Coverage     70.52%   70.40%   -0.12%     
+ Complexity    59271    59224      -47     
============================================
  Files          4795     4795              
  Lines        284135   284135              
  Branches      41310    41310              
============================================
- Hits         200387   200048     -339     
- Misses        66978    67321     +343     
+ Partials      16770    16766       -4     
Impacted Files Coverage Δ
...n/indices/forcemerge/ForceMergeRequestBuilder.java 0.00% <0.00%> (-75.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%) ⬇️
...r/src/main/java/org/opensearch/http/HttpStats.java 21.05% <0.00%> (-47.37%) ⬇️
.../org/opensearch/client/indices/AnalyzeRequest.java 31.00% <0.00%> (-45.00%) ⬇️
...regations/metrics/AbstractHyperLogLogPlusPlus.java 51.72% <0.00%> (-44.83%) ⬇️
.../java/org/opensearch/search/dfs/AggregatedDfs.java 54.83% <0.00%> (-41.94%) ⬇️
...cluster/coordination/PublishClusterStateStats.java 33.33% <0.00%> (-37.51%) ⬇️
...n/admin/indices/readonly/AddIndexBlockRequest.java 35.71% <0.00%> (-35.72%) ⬇️
...ava/org/opensearch/search/dfs/DfsSearchResult.java 43.26% <0.00%> (-35.58%) ⬇️
... and 510 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 2270559 into opensearch-project:2.x Feb 19, 2023
@dreamer-89 dreamer-89 deleted the backport/backport-6370-to-2.x branch March 2, 2023 00:45
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