Duo Zhang created HBASE-29799:
---------------------------------
Summary: TestLargeClusterBalancingXXX should use MockMapping
Key: HBASE-29799
URL: https://issues.apache.org/jira/browse/HBASE-29799
Project: HBase
Issue Type: Improvement
Components: Balancer, test
Reporter: Duo Zhang
These tests fail for me locally because of hanging on getting the IPv6
addresses, as the default implementation for RackManager's DNSToSwitchMapping
needs this.
We already have a MockMapping in BalancerTestBase and we use it in some
balancer tests to avoid blocking on getting the rack information.
We should use it in these tests too.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)