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

fix: shutdown cluster test timeout #918

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

lxl66566
Copy link
Collaborator

@lxl66566 lxl66566 commented Jul 26, 2024

Please briefly answer these questions:

  • 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?

    • modify shutdown_rpc_should_shutdown_the_cluster(): make put thread return faster when retry count up to max times.
  • are there any non-obvious implications of these changes? (does it break compatibility with previous versions, etc)

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.20%. Comparing base (e35b35a) to head (3064650).
Report is 321 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #918      +/-   ##
==========================================
- Coverage   75.55%   75.20%   -0.36%     
==========================================
  Files         180      190      +10     
  Lines       26938    28480    +1542     
  Branches    26938    28480    +1542     
==========================================
+ Hits        20353    21418    +1065     
- Misses       5366     5769     +403     
- Partials     1219     1293      +74     

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

Copy link

This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 14 days

@github-actions github-actions bot added the Stale label Aug 26, 2024
@lxl66566 lxl66566 removed the Stale label Aug 26, 2024
@lxl66566 lxl66566 marked this pull request as ready for review August 26, 2024 04:57
@mergify mergify bot requested a review from a team August 26, 2024 04:57
Copy link

mergify bot commented Sep 20, 2024

@lxl66566 Convert your pr to draft since CI failed

@mergify mergify bot marked this pull request as draft September 20, 2024 00:40
@mergify mergify bot added the CI:fail CI has failed label Sep 20, 2024
Copy link

This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 14 days

@github-actions github-actions bot added the Stale label Oct 21, 2024
Signed-off-by: lxl66566 <[email protected]>

chore: add more docs

Signed-off-by: lxl66566 <[email protected]>
@mergify mergify bot marked this pull request as ready for review October 27, 2024 15:47
@mergify mergify bot removed the CI:fail CI has failed label Oct 27, 2024
@github-actions github-actions bot removed the Stale label Oct 28, 2024
@bsbds bsbds merged commit 080be1e into xline-kv:master Oct 28, 2024
16 checks passed
@mergify mergify bot requested a review from a team October 28, 2024 07:14
@lxl66566 lxl66566 deleted the timeout-fix branch October 28, 2024 07:57
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.

[Bug]: CI nextest failed by timeout
2 participants