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

Added error logs for replication state transition to auto_pause or failed state with reason #408

Merged

Conversation

saikaranam-amazon
Copy link
Member

Signed-off-by: Sai Kumar [email protected]

Description

Added error logs for replication state transition to auto_pause or failed state with reason

Issues Resolved

N/A

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@codecov-commenter
Copy link

codecov-commenter commented May 24, 2022

Codecov Report

Merging #408 (283180e) into main (043d860) will increase coverage by 0.79%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #408      +/-   ##
============================================
+ Coverage     73.97%   74.77%   +0.79%     
- Complexity      995      997       +2     
============================================
  Files           141      141              
  Lines          4554     4555       +1     
  Branches        504      504              
============================================
+ Hits           3369     3406      +37     
+ Misses          862      836      -26     
+ Partials        323      313      -10     
Impacted Files Coverage Δ
...rch/replication/task/index/IndexReplicationTask.kt 71.29% <100.00%> (+0.29%) ⬆️
...arch/replication/metadata/UpdateMetadataRequest.kt 77.27% <0.00%> (-22.73%) ⬇️
...rch/replication/task/shard/ShardReplicationTask.kt 74.45% <0.00%> (+0.72%) ⬆️
...ation/task/shard/ShardReplicationChangesTracker.kt 63.63% <0.00%> (+3.03%) ⬆️
...earch/replication/metadata/UpdateIndexBlockTask.kt 80.64% <0.00%> (+6.45%) ⬆️
...rch/replication/action/status/ShardInfoResponse.kt 91.59% <0.00%> (+19.32%) ⬆️
...cation/action/changes/TransportGetChangesAction.kt 84.12% <0.00%> (+20.63%) ⬆️

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 043d860...283180e. Read the comment docs.

@saikaranam-amazon saikaranam-amazon marked this pull request as ready for review May 24, 2022 05:45
@saikaranam-amazon saikaranam-amazon requested a review from a team May 24, 2022 05:45
@saikaranam-amazon saikaranam-amazon merged commit e23d77d into opensearch-project:main May 30, 2022
saikaranam-amazon added a commit to saikaranam-amazon/cross-cluster-replication-2 that referenced this pull request Jun 3, 2022
saikaranam-amazon added a commit that referenced this pull request Jun 3, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 3, 2022
…iled state with reason (#408) (#420)

Signed-off-by: Sai Kumar <[email protected]>
(cherry picked from commit 385dcb7)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 3, 2022
…iled state with reason (#408) (#420)

Signed-off-by: Sai Kumar <[email protected]>
(cherry picked from commit 385dcb7)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 3, 2022
…iled state with reason (#408) (#420)

Signed-off-by: Sai Kumar <[email protected]>
(cherry picked from commit 385dcb7)
saikaranam-amazon added a commit that referenced this pull request Jun 3, 2022
…iled state with reason (#408) (#420) (#427)

Signed-off-by: Sai Kumar <[email protected]>
(cherry picked from commit 385dcb7)

Co-authored-by: Sai Kumar <[email protected]>
saikaranam-amazon added a commit that referenced this pull request Aug 24, 2022
…iled state with reason (#408) (#420) (#425)

Signed-off-by: Sai Kumar <[email protected]>
(cherry picked from commit 385dcb7)

Co-authored-by: Sai Kumar <[email protected]>
saikaranam-amazon added a commit that referenced this pull request Dec 27, 2022
…iled state with reason (#408) (#420) (#426)

Signed-off-by: Sai Kumar <[email protected]>
(cherry picked from commit 385dcb7)

Co-authored-by: Sai Kumar <[email protected]>
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