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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

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 76.09%. Comparing base (e35b35a) to head (1607307).
Report is 194 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #918      +/-   ##
==========================================
+ Coverage   75.55%   76.09%   +0.54%     
==========================================
  Files         180      189       +9     
  Lines       26938    28904    +1966     
  Branches    26938    28904    +1966     
==========================================
+ Hits        20353    21995    +1642     
- Misses       5366     5574     +208     
- Partials     1219     1335     +116     

☔ 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
Signed-off-by: lxl66566 <lxl66566@gmail.com>
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI:fail CI has failed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: CI nextest failed by timeout
1 participant