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: ensure shard lock is release in corner case #1104

Merged
merged 4 commits into from
Jul 26, 2023

Conversation

jiacai2050
Copy link
Contributor

@jiacai2050 jiacai2050 commented Jul 25, 2023

Rationale

Close #1099

Detailed Changes

  • Add retry_async, retry in following cases, if retry still fails, panic.
    • cluster.open_shard when open shard
  • Rename module future_cancel to future_ext

Test Plan

UT

@jiacai2050 jiacai2050 merged commit ee5e619 into apache:main Jul 26, 2023
5 checks passed
@jiacai2050 jiacai2050 deleted the feat-fut-retry branch July 26, 2023 04:23
This pull request was closed.
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.

Shard lock granted, but it's not sent to ceresmeta via heartbeat
3 participants