You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Xu Cang (JIRA)" <ji...@apache.org> on 2019/05/09 23:04:01 UTC

[jira] [Created] (HBASE-22391) Fix flaky tests from TestFromClientSide

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)