[ 
https://issues.apache.org/jira/browse/HBASE-22391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell updated HBASE-22391:
-----------------------------------
       Resolution: Fixed
     Hadoop Flags: Reviewed
    Fix Version/s:     (was: 2.2.1)
                       (was: 2.1.5)
                       (was: 2.3.0)
                       (was: 3.0.0)
           Status: Resolved  (was: Patch Available)

Pushed to branch-1.3, branch-1.4, and branch-1. I found one case where a wait 
was missing between create and a put attempt and added it. Every other case was 
covered. Confirmed that TestFromClientSide passes on all relevant branches. 

> 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)

Reply via email to