Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Cannot Reproduce
-
1.2.6
-
None
-
None
Description
In certain cases, hbck issues a RS.closeRegion() to close a region from RS. It does not clean up in-memory state from master for the offlined region and balancer will bring back the closed region, causing region inconsistency. certain codes needs to be reexamined to see a Master.offlineRegion() is needed.