Stephen Yuan Jiang created HBASE-18351:
------------------------------------------
Summary: Fix tests that carry meta in Master that were disabled by
Proc-V2 AM in HBASE-14614
Key: HBASE-18351
URL: https://issues.apache.org/jira/browse/HBASE-18351
Project: HBase
Issue Type: Bug
Components: test
Affects Versions: 2.0.0-alpha-1
Reporter: Stephen Yuan Jiang
The following tests were disabled as part of Core Proc-V2 AM in HBASE-14614
- TestRegionRebalancing is disabled because doesn't consider the fact that
Master carries system tables only (fix of average in RegionStates brought out
the issue).
- Disabled testMetaAddressChange in TestMetaWithReplicas because presumes can
move meta... you can't
- TestAsyncTableGetMultiThreaded wants to move hbase:meta...Balancer does NPEs.
AMv2 won't let you move hbase:meta off Master.
This JIRA is tracking the work to enable/modify them.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)