-
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
fix meta crash after create space #3660
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Shylock-Hg
approved these changes
Jan 7, 2022
Shylock-Hg
added
cherry-pick-v3.0
PR: need cherry-pick to this version
type/bug
Type: something is unexpected
labels
Jan 7, 2022
fix #3624 |
critical27
approved these changes
Jan 7, 2022
Closed
Sophie-Xie
pushed a commit
that referenced
this pull request
Jan 10, 2022
Co-authored-by: Yichen Wang <[email protected]>
critical27
added a commit
that referenced
this pull request
Jan 10, 2022
* Fix typos (#3615) Co-authored-by: kyle.cao <[email protected]> * fix fetch edges tostring (#3613) Co-authored-by: Sophie <[email protected]> Co-authored-by: Yichen Wang <[email protected]> * fix create space assign offline host (#3583) * fix create space * fix test case Co-authored-by: Harris.Chu <[email protected]> * Disable ARM version docker image since related third party not ready (#3618) * Unify raft error code (#3620) * Meta upgrader v3 (#3540) * Replace group when create space * Support white list * fix test case * support zone operations * fix * Support meta upgrade v3 * add more check about parse host result (#3628) * Ut fix (#3611) * Enable ut and fix chaindelete * Add mock server default worker * fix service crash (#3616) * Cleanup branch param in package script (#3622) * fix crash when the expression exceed the depth (#3606) * Enhance login password check (#3629) * fix_batch_insert_problem (#3627) * filter data before batch insert * add test cases * add more testcase * add notifyStop() for metaClient (#3621) * add notifyStop() for metaClient * do clean * Fix removeSession() (#3651) Co-authored-by: Yee <[email protected]> * Issue3373 storage exit crash (#3553) * use rcu replace thread local fix storage exit crash format address some comment * fix bug * fix bug * Fix coalesce bug (#3653) * fix coalesce * fix test * add test * add tck * fix * fix * fix * delete double check agg in where clause (#3647) Co-authored-by: Yee <[email protected]> Co-authored-by: cpw <[email protected]> * fix meta crash after create space (#3660) Co-authored-by: Yichen Wang <[email protected]> Co-authored-by: Yichen Wang <[email protected]> Co-authored-by: kyle.cao <[email protected]> Co-authored-by: jimingquan <[email protected]> Co-authored-by: yaphet <[email protected]> Co-authored-by: Harris.Chu <[email protected]> Co-authored-by: Yee <[email protected]> Co-authored-by: Doodle <[email protected]> Co-authored-by: Alex Xing <[email protected]> Co-authored-by: endy.li <[email protected]> Co-authored-by: [email protected] <[email protected]> Co-authored-by: hs.zhang <[email protected]> Co-authored-by: jakevin <[email protected]> Co-authored-by: cpw <[email protected]>
yixinglu
pushed a commit
to yixinglu/nebula
that referenced
this pull request
Mar 21, 2022
* add more check about parse host result (vesoft-inc#3628) * fix meta crash after create space (vesoft-inc#3660) Co-authored-by: Yichen Wang <[email protected]> * fix test case... Co-authored-by: yaphet <[email protected]> Co-authored-by: Yichen Wang <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cherry-pick-v3.0
PR: need cherry-pick to this version
ready-for-testing
PR: ready for the CI test
type/bug
Type: something is unexpected
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
What problem(s) does this PR solve?
Issue(s) number:
Description:
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: