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

StartReplicationIT - Fix wait for the settings update in test cases #322

Conversation

saikaranam-amazon
Copy link
Member

@saikaranam-amazon saikaranam-amazon commented Mar 8, 2022

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

Description

StartReplicationIT - Fix wait for the settings update in test cases

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 Mar 8, 2022

Codecov Report

Merging #322 (3dffc97) into main (f309eaa) will decrease coverage by 3.45%.
The diff coverage is n/a.

❗ Current head 3dffc97 differs from pull request most recent head 7b6d462. Consider uploading reports for the commit 7b6d462 to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #322      +/-   ##
============================================
- Coverage     72.94%   69.48%   -3.46%     
+ Complexity      905      857      -48     
============================================
  Files           139      139              
  Lines          4424     4424              
  Branches        519      519              
============================================
- Hits           3227     3074     -153     
- Misses          870     1029     +159     
+ Partials        327      321       -6     
Impacted Files Coverage Δ
...earch/replication/action/stats/NodeStatsRequest.kt 33.33% <0.00%> (-66.67%) ⬇️
...eplication/action/stats/LeaderNodeStatsResponse.kt 42.85% <0.00%> (-42.86%) ⬇️
.../replication/action/replay/ReplayChangesRequest.kt 52.38% <0.00%> (-38.10%) ⬇️
...replication/action/index/ReplicateIndexResponse.kt 33.33% <0.00%> (-33.34%) ⬇️
...tion/action/index/block/UpdateIndexBlockRequest.kt 31.57% <0.00%> (-31.58%) ⬇️
...replication/action/stats/AutoFollowStatsRequest.kt 71.42% <0.00%> (-28.58%) ⬇️
...opensearch/replication/seqno/RemoteClusterStats.kt 73.01% <0.00%> (-26.99%) ⬇️
.../replication/action/index/ReplicateIndexRequest.kt 43.37% <0.00%> (-25.31%) ⬇️
...on/action/index/ReplicateIndexMasterNodeRequest.kt 29.16% <0.00%> (-25.01%) ⬇️
...ction/autofollow/UpdateAutoFollowPatternRequest.kt 34.21% <0.00%> (-25.00%) ⬇️
... and 21 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 f309eaa...7b6d462. Read the comment docs.

@saikaranam-amazon saikaranam-amazon marked this pull request as ready for review March 8, 2022 05:33
@saikaranam-amazon saikaranam-amazon requested a review from a team March 8, 2022 05:33
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