-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
remove job entries when drop space && check space exist when check jo… #4888
remove job entries when drop space && check space exist when check jo… #4888
Conversation
Codecov ReportBase: 84.56% // Head: 76.87% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #4888 +/- ##
==========================================
- Coverage 84.56% 76.87% -7.69%
==========================================
Files 1358 1102 -256
Lines 136387 80980 -55407
==========================================
- Hits 115331 62254 -53077
+ Misses 21056 18726 -2330
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
What type of PR is this?
What problem(s) does this PR solve?
Issue(s) number:
https://github.com/vesoft-inc/nebula-ent/issues/1643
Description:
When drop the space, the job entries have not been dropped. Then we create backup, it may have some job entries left which are rebuilding jobs. In this case, there is no rebuilding job really, but the backup creation is blocked.
How do you solve it?
Special notes for your reviewer, ex. impact of this fix, design document, etc:
Checklist:
Tests:
Affects:
Release notes:
Please confirm whether to be reflected in release notes and how to describe: