[
https://issues.apache.org/jira/browse/HBASE-22391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839853#comment-16839853
]
Hudson commented on HBASE-22391:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.3-IT #557 (See
[https://builds.apache.org/job/HBase-1.3-IT/557/])
HBASE-22391 Fix flaky tests from TestFromClientSide (apurtell:
[https://github.com/apache/hbase/commit/d1cb1f5f101c7dec10c5bf6c8e532de02ff33f5f])
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide.java
> Fix flaky tests from TestFromClientSide
> ---------------------------------------
>
> Key: HBASE-22391
> URL: https://issues.apache.org/jira/browse/HBASE-22391
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 3.0.0, 1.5.0, 2.0.5
> Reporter: Xu Cang
> Assignee: Xu Cang
> Priority: Minor
> Fix For: 1.5.0, 1.4.10, 1.3.5
>
> Attachments: HBASE-22391-branch-1.001.patch
>
>
> 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)