Phil Yang created HBASE-16281:
---------------------------------
Summary: TestMasterReplication is flaky
Key: HBASE-16281
URL: https://issues.apache.org/jira/browse/HBASE-16281
Project: HBase
Issue Type: Bug
Affects Versions: 0.98.20, 1.2.2, 1.1.5
Reporter: Phil Yang
Assignee: Phil Yang
In TestMasterReplication we put some mutations and wait until we can read the
data from slave cluster. However the waiting time is too short. Replication
service in slave cluster may not be initialized and ready to handle replication
RPC requests in several seconds.
We should wait for more time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)