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] [Refactor] for CircuitBreaker and Lifecycle #1097

Merged
merged 2 commits into from
Aug 7, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 0e6ad7a from #1096

@monusingh-1
Copy link
Collaborator

monusingh-1 commented Aug 7, 2023

CI Failing due to

 e: file:///home/runner/work/cross-cluster-replication/cross-cluster-replication/src/main/kotlin/org/opensearch/replication/util/ValidationUtil.kt:79:109 Unresolved reference: Strings

Back porting
#837
#1094

@monusingh-1 monusingh-1 enabled auto-merge (squash) August 7, 2023 04:03
Refactor for CircuitBreaker and Lifecycle (#1096)
Signed-off-by: monusingh-1 <[email protected]>
(cherry picked from commit 0e6ad7a)
Signed-off-by: monusingh-1 <[email protected]>
@monusingh-1 monusingh-1 force-pushed the backport/backport-1096-to-2.x branch from 71802c6 to f1a9d69 Compare August 7, 2023 04:23
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #1097 (4cb5e5e) into 2.x (46403eb) will increase coverage by 0.29%.
The diff coverage is 0.00%.

❗ Current head 4cb5e5e differs from pull request most recent head f1a9d69. Consider uploading reports for the commit f1a9d69 to get more accurate results

@@             Coverage Diff              @@
##                2.x    #1097      +/-   ##
============================================
+ Coverage     75.07%   75.37%   +0.29%     
+ Complexity     1027     1026       -1     
============================================
  Files           141      141              
  Lines          4763     4763              
  Branches        521      521              
============================================
+ Hits           3576     3590      +14     
+ Misses          852      840      -12     
+ Partials        335      333       -2     
Files Changed Coverage Δ
...ndex/translog/ReplicationTranslogDeletionPolicy.kt 90.16% <ø> (ø)
...in/org/opensearch/replication/ReplicationPlugin.kt 90.60% <ø> (ø)
.../org/opensearch/replication/ReplicationSettings.kt 100.00% <ø> (ø)
.../replication/action/stats/FollowerStatsResponse.kt 65.30% <0.00%> (ø)
...ch/replication/action/stats/LeaderStatsResponse.kt 65.21% <0.00%> (ø)
...ication/metadata/store/ReplicationMetadataStore.kt 69.85% <ø> (ø)
...tion/repository/RemoteClusterMultiChunkTransfer.kt 90.24% <ø> (ø)
.../replication/repository/RemoteClusterRepository.kt 72.99% <ø> (ø)
...on/repository/RemoteClusterRestoreLeaderService.kt 78.37% <ø> (ø)
...opensearch/replication/seqno/RemoteClusterStats.kt 100.00% <ø> (ø)
... and 6 more

... and 2 files with indirect coverage changes

@monusingh-1 monusingh-1 merged commit 1bdcdec into 2.x Aug 7, 2023
11 of 12 checks passed
@github-actions github-actions bot deleted the backport/backport-1096-to-2.x branch August 7, 2023 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants