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 1.3] Added error logs for replication state transition to auto_pause or failed state with reason (#408) #427

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 385dcb7 from #420

…iled state with reason (#408) (#420)

Signed-off-by: Sai Kumar <[email protected]>
(cherry picked from commit 385dcb7)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team June 3, 2022 14:07
@codecov-commenter
Copy link

codecov-commenter commented Jun 3, 2022

Codecov Report

Merging #427 (82c5ead) into 1.3 (0c9e882) will increase coverage by 1.44%.
The diff coverage is 100.00%.

❗ Current head 82c5ead differs from pull request most recent head b1ea87b. Consider uploading reports for the commit b1ea87b to get more accurate results

@@             Coverage Diff              @@
##                1.3     #427      +/-   ##
============================================
+ Coverage     71.81%   73.26%   +1.44%     
- Complexity      909      923      +14     
============================================
  Files           139      139              
  Lines          4457     4458       +1     
  Branches        527      527              
============================================
+ Hits           3201     3266      +65     
+ Misses          939      871      -68     
- Partials        317      321       +4     
Impacted Files Coverage Δ
...rch/replication/task/index/IndexReplicationTask.kt 73.08% <100.00%> (+3.55%) ⬆️
...replication/metadata/ReplicationMetadataManager.kt 64.28% <0.00%> (-5.11%) ⬇️
...arch/replication/task/autofollow/AutoFollowTask.kt 69.86% <0.00%> (+0.68%) ⬆️
.../replication/action/index/ReplicateIndexRequest.kt 68.67% <0.00%> (+1.20%) ⬆️
...org/opensearch/replication/util/SecurityContext.kt 73.52% <0.00%> (+2.94%) ⬆️
.../replication/repository/RemoteClusterRepository.kt 75.18% <0.00%> (+3.00%) ⬆️
...lication/action/status/TranportShardsInfoAction.kt 100.00% <0.00%> (+3.44%) ⬆️
...ation/action/pause/PauseIndexReplicationRequest.kt 76.92% <0.00%> (+3.84%) ⬆️
...ion/action/update/UpdateIndexReplicationRequest.kt 60.00% <0.00%> (+4.00%) ⬆️
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0c9e882...b1ea87b. Read the comment docs.

@saikaranam-amazon saikaranam-amazon merged commit 709d272 into 1.3 Jun 3, 2022
@github-actions github-actions bot deleted the backport/backport-420-to-1.3 branch June 3, 2022 14:43
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.

4 participants