Uh oh!
There was an error while loading. Please reload this page.
HBASE-22923 Consider minVersionToMoveSysTables while moving region and creating regionPlan (ADDENDUM) - #3455
Conversation
…d creating regionPlan (ADDENDUM)
virajjasani
commented
Jul 2, 2021
FYI @d-c-manning |
Apache-HBase
commented
Jul 2, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 2, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 2, 2021
💔 -1 overall
This message was automatically generated. |
Apache9
commented
Jul 3, 2021
So what's the problem here? |
With earlier patch of HBASE-22923, we only covered case of "AssignmentManager taking care of excluding lower version servers for system table assignment" for the thread that keeps track of version differences in the cluster and soon as it finds new version, it tries to move system tables there, so this is auto-migration of system tables use-case. But we missed the case of graceful stop and balancer's plans generation. Graceful stop prepares |
…d creating regionPlan (ADDENDUM) (#3455) Signed-off-by: David Manning <david.manning@salesforce.com> Signed-off-by: Bharath Vissapragada <bharathv@apache.org>
…d creating regionPlan (ADDENDUM) (#3455) Signed-off-by: David Manning <david.manning@salesforce.com> Signed-off-by: Bharath Vissapragada <bharathv@apache.org>
…d creating regionPlan (ADDENDUM) (#3455) Signed-off-by: David Manning <david.manning@salesforce.com> Signed-off-by: Bharath Vissapragada <bharathv@apache.org>
No description provided.