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

refactor: remove sleep_secs method when waiting the cluster to shutdown #786

Merged
merged 2 commits into from
May 20, 2024

Conversation

Phoenix500526
Copy link
Collaborator

Please briefly answer these questions:
Using a notify logic to instead the sleep logic in some integration test cases

  • what problem are you trying to solve? (or if there's no problem, what's the motivation for this change?)

  • what changes does this pull request make?

  • are there any non-obvious implications of these changes? (does it break compatibility with previous versions, etc)

@mergify mergify bot requested a review from a team April 19, 2024 09:46
Copy link

mergify bot commented Apr 20, 2024

@Phoenix500526 Convert your pr to draft since CI failed

@mergify mergify bot marked this pull request as draft April 20, 2024 03:34
@Phoenix500526 Phoenix500526 marked this pull request as ready for review April 23, 2024 15:17
Copy link

mergify bot commented Apr 23, 2024

@Phoenix500526 You've modified the workflows. Please don't forget to update the .mergify.yml.

Copy link

codecov bot commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.49%. Comparing base (e35b35a) to head (c377994).
Report is 83 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #786      +/-   ##
==========================================
- Coverage   75.55%   75.49%   -0.06%     
==========================================
  Files         180      186       +6     
  Lines       26938    27472     +534     
  Branches    26938    27472     +534     
==========================================
+ Hits        20353    20741     +388     
- Misses       5366     5460      +94     
- Partials     1219     1271      +52     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

mergify bot commented Apr 25, 2024

@Phoenix500526 Your PR is in conflict and cannot be merged.

@Phoenix500526 Phoenix500526 force-pushed the shutdown_timeout branch 2 times, most recently from cb26085 to 7026b00 Compare April 28, 2024 03:47
crates/curp/tests/it/server.rs Outdated Show resolved Hide resolved
crates/curp/tests/it/common/curp_group.rs Outdated Show resolved Hide resolved
@mergify mergify bot requested a review from a team May 5, 2024 10:38
@Phoenix500526 Phoenix500526 force-pushed the shutdown_timeout branch 2 times, most recently from bc2a242 to afa5f43 Compare May 9, 2024 09:53
rogercloud
rogercloud previously approved these changes May 12, 2024
crates/utils/src/task_manager/tasks.rs Outdated Show resolved Hide resolved
@mergify mergify bot requested a review from a team May 12, 2024 14:26
@mergify mergify bot requested a review from a team May 20, 2024 01:55
@mergify mergify bot requested a review from a team May 20, 2024 02:34
@Phoenix500526 Phoenix500526 merged commit 85d4add into xline-kv:master May 20, 2024
13 of 14 checks passed
@Phoenix500526 Phoenix500526 deleted the shutdown_timeout branch May 20, 2024 02:39
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