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] Clean up SegmentReplicationTargetService only hold the state of last completed replications #11081

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 54fa050 from #11043.

…t state instead of the entire target. (#11043)

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

github-actions bot commented Nov 3, 2023

Compatibility status:

Checks if related components are compatible with change 256020e

Incompatible components

Incompatible components: [https://github.com/opensearch-project/performance-analyzer.git]

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/performance-analyzer-rca.git]

Copy link
Contributor

github-actions bot commented Nov 3, 2023

Gradle Check (Jenkins) Run Completed with:

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #11081 (256020e) into 2.x (e297b21) will increase coverage by 0.20%.
Report is 3 commits behind head on 2.x.
The diff coverage is 69.48%.

@@             Coverage Diff              @@
##                2.x   #11081      +/-   ##
============================================
+ Coverage     70.86%   71.07%   +0.20%     
- Complexity    58864    58968     +104     
============================================
  Files          4850     4851       +1     
  Lines        277900   278030     +130     
  Branches      40735    40766      +31     
============================================
+ Hits         196937   197596     +659     
+ Misses        64238    63633     -605     
- Partials      16725    16801      +76     
Files Coverage Δ
...g/opensearch/identity/shiro/ShiroTokenManager.java 93.33% <100.00%> (+28.21%) ⬆️
...a/org/opensearch/extensions/ExtensionsManager.java 52.14% <100.00%> (+1.20%) ⬆️
...g/opensearch/extensions/NoopExtensionsManager.java 42.85% <100.00%> (ø)
...rch/extensions/rest/RestActionsRequestHandler.java 100.00% <100.00%> (ø)
...org/opensearch/identity/noop/NoopTokenManager.java 100.00% <100.00%> (+33.33%) ⬆️
...rg/opensearch/identity/tokens/BearerAuthToken.java 100.00% <100.00%> (ø)
...g/opensearch/identity/tokens/OnBehalfOfClaims.java 87.50% <87.50%> (ø)
...s/replication/SegmentReplicationTargetService.java 53.61% <66.66%> (ø)
server/src/main/java/org/opensearch/node/Node.java 85.22% <0.00%> (ø)
...ensearch/extensions/rest/ExtensionRestRequest.java 71.59% <33.33%> (-1.67%) ⬇️
... and 6 more

... and 456 files with indirect coverage changes

@mch2 mch2 merged commit 7bf2a3a into 2.x Nov 5, 2023
41 of 67 checks passed
@mch2 mch2 deleted the backport/backport-11043-to-2.x branch November 5, 2023 21:51
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