-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-23269 Hbase crashed due to two versions of regionservers when rolling upgrading #895
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
Conversation
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
I'm not sure about the root cause of error. I think it's suggested to file patches against master branch, even if you want to patch in another branch. When this patch is first committed to the master branch, the committer can backport to branch-1.4. |
HBASE-23269 Hbase crashed due to two versions of regionservers when rolling upgrading. JianzhenXu