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] Log diff.different files for debuggability #6051

Merged
merged 1 commit into from
Jan 27, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 8d4bbef from #6049.

* [Segment Replication] Log diff.different files

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

* Remove unnecessary conversion

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

* Spotless fix

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

---------

Signed-off-by: Suraj Singh <surajrider@gmail.com>
(cherry picked from commit 8d4bbef)
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: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.indices.replication.SegmentReplicationRelocationIT.testReplicationAfterForceMerge
      1 org.opensearch.indices.replication.SegmentReplicationRelocationIT.testPrimaryRelocation

@codecov-commenter
Copy link

Codecov Report

Merging #6051 (71e98a9) into 2.x (d343657) will decrease coverage by 0.09%.
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    #6051      +/-   ##
============================================
- Coverage     70.44%   70.36%   -0.09%     
+ Complexity    58963    58870      -93     
============================================
  Files          4769     4769              
  Lines        282621   282621              
  Branches      41167    41167              
============================================
- Hits         199089   198858     -231     
- Misses        66857    67133     +276     
+ Partials      16675    16630      -45     
Impacted Files Coverage Δ
.../indices/replication/SegmentReplicationTarget.java 91.26% <100.00%> (ø)
...port/ResponseHandlerFailureTransportException.java 0.00% <0.00%> (-60.00%) ⬇️
...ava/org/opensearch/action/NoSuchNodeException.java 0.00% <0.00%> (-50.00%) ⬇️
...a/org/opensearch/tasks/TaskCancelledException.java 50.00% <0.00%> (-50.00%) ⬇️
.../java/org/opensearch/search/dfs/AggregatedDfs.java 51.61% <0.00%> (-45.17%) ⬇️
...cluster/coordination/PublishClusterStateStats.java 33.33% <0.00%> (-37.51%) ⬇️
...ava/org/opensearch/search/dfs/DfsSearchResult.java 43.26% <0.00%> (-35.58%) ⬇️
...ion/admin/cluster/node/info/PluginsAndModules.java 53.12% <0.00%> (-34.38%) ⬇️
...r/src/main/java/org/opensearch/http/HttpUtils.java 33.33% <0.00%> (-33.34%) ⬇️
...search/search/aggregations/pipeline/EwmaModel.java 24.44% <0.00%> (-33.34%) ⬇️
... and 455 more

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 125aaf4 into 2.x Jan 27, 2023
@github-actions github-actions bot deleted the backport/backport-6049-to-2.x branch January 27, 2023 22:33
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