Xu Cang created HBASE-22391:
-------------------------------
Summary: Fix flaky tests from TestFromClientSide
Key: HBASE-22391
URL: https://issues.apache.org/jira/browse/HBASE-22391
Project: HBase
Issue Type: New Feature
Components: test
Affects Versions: 2.0.5, 3.0.0, 1.5.1
Reporter: Xu Cang
tests in TestFromClientSide.java in general are flaky due to the reason that
after createTable, they did not wait for table to be ready before adding data
into table.
Found this issue when working on HBASE-22274
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)