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: deregister table after keeper closes table #2278

Conversation

WenyXu
Copy link
Member

@WenyXu WenyXu commented Aug 29, 2023

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

Deregister table after keeper closes the table

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.

Refer to a related PR or issue link (optional)

@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Merging #2278 (306aff9) into develop (68600a2) will decrease coverage by 0.42%.
Report is 1 commits behind head on develop.
The diff coverage is 79.34%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2278      +/-   ##
===========================================
- Coverage    85.21%   84.80%   -0.42%     
===========================================
  Files          715      715              
  Lines       117383   117434      +51     
===========================================
- Hits        100025    99586     -439     
- Misses       17358    17848     +490     

Copy link
Collaborator

@fengjiachun fengjiachun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@WenyXu
Copy link
Member Author

WenyXu commented Aug 30, 2023

@MichaelScofield PTAL

@MichaelScofield MichaelScofield added this pull request to the merge queue Aug 30, 2023
Merged via the queue into GreptimeTeam:develop with commit 1101e7b Aug 30, 2023
13 checks passed
@WenyXu WenyXu added the O-chaos Found by chaos tests label Sep 19, 2023
paomian pushed a commit to paomian/greptimedb that referenced this pull request Oct 19, 2023
* fix: deregister table after keeper closes table

* chore: apply suggestions from CR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-chaos Found by chaos tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants