[ 
https://issues.apache.org/jira/browse/HBASE-22629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872772#comment-16872772
 ] 

Andrew Purtell commented on HBASE-22629:
----------------------------------------

Do {{mvn clean install -Dtest=TestReplicationDroppedTables 
-Dtest.output.tofile=false}} and then watch the console. After some time you 
will see the test case drop the table. Then a connection is repeatedly 
attempted to a server in the failed list, and a scanner slowly iterates. The 
test doesn't complete before timeout. I didn't look into it in more detail as 
this test has always been flaky and was dropped from our internal fork for this 
reason a while back.

Not opposed to an attempt to fix the test, though.

> Remove TestReplicationDroppedTables from branch-1
> -------------------------------------------------
>
>                 Key: HBASE-22629
>                 URL: https://issues.apache.org/jira/browse/HBASE-22629
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.5.0
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 1.5.0
>
>         Attachments: HBASE-22629-branch-1.patch
>
>
> TestReplicationDroppedTables has been flaky from initial commit and is 
> outright broken on recent branch-1 now. This test was contributed by us but 
> we dropped this test from our internal fork a while back. Do the same in open 
> source.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to