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

Shard lock won't be released after open failure #916

Closed
ShiKaiWi opened this issue May 23, 2023 · 1 comment
Closed

Shard lock won't be released after open failure #916

ShiKaiWi opened this issue May 23, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ShiKaiWi
Copy link
Member

Describe this problem

The shard lock won't be released after open failure.

Server version

dcae0e0

Steps to reproduce

  • Connect to the CeresMeta;
  • When ceresdb receives an open shard request, it fails to open shard;
  • The shard lock won't be released after that, that is to say, the shard won't be able to be opened any more.

Expected behavior

The shard lock should be released if failed to open shard totally.

Additional Information

No response

@ShiKaiWi ShiKaiWi added the bug Something isn't working label May 23, 2023
@ShiKaiWi ShiKaiWi self-assigned this May 23, 2023
@jiacai2050
Copy link
Contributor

Already fixed in #1104

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants