Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Somehow we missed a test that depends on a run of HBCK. It fails 100% of the time now because of HBASE-19726 Failed to start HMaster due to infinite retrying on meta assign where we no longer update hbase:meta with the state of hbase:meta; rather, hbase:meta's always-ENABLED state is inferred. It broke HBCK here.
So, disable the test and just-in-case add meta as ENABLED to hbck though hbck as is is not for hbase2.