-
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
Meta upgrader v3 #3540
Meta upgrader v3 #3540
Conversation
df20526
to
d887631
Compare
320330c
to
c321abc
Compare
c321abc
to
61b3783
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally LGTM, please do some test to make sure the cluster can be upgraded successfully.
I have tested the nebula v 2.6.1 upgrade to v 3 both space with group and space without group. Of course , I will support more test later |
65477b8
to
01ab895
Compare
I have tested the space with group and without group
After upgrade to V3:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job
* Replace group when create space * Support white list * fix test case * support zone operations * fix * Support meta upgrade v3
* 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]>
What type of PR is this?
What does this PR do?
Which issue(s)/PR(s) this PR relates to?
Special notes for your reviewer, ex. impact of this fix, etc:
Additional context/ Design document:
Checklist:
Release notes:
Please confirm whether to be reflected in release notes and how to describe: