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

Peter Somogyi edited comment on HBASE-19555 at 12/19/17 5:19 PM:
-----------------------------------------------------------------

Patch only touches TestSplitTransactionOnCluster.java file which is excluded 
from the test because it is on flaky list. Other failures should not be related.

This modification fixed the flaky test for me locally, I ran the test approx. 
20 times.


was (Author: psomogyi):
Patch only touches TestSplitTransactionOnCluster.java file which is excluded 
from the test because it is on flaky list. Other failures should not be related.

> TestSplitTransactionOnCluster is flaky
> --------------------------------------
>
>                 Key: HBASE-19555
>                 URL: https://issues.apache.org/jira/browse/HBASE-19555
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.0.0-alpha-4
>            Reporter: Peter Somogyi
>            Assignee: Peter Somogyi
>             Fix For: 2.0.0-beta-1
>
>         Attachments: HBASE-19555.master.001.patch
>
>
> TestSplitTransactionOnCluster is #3 on flaky list.
> Regions are checked 2 different ways: {{cluster.getRegions(hri.getTable())} 
> vs {{ProtobufUtil.getOnlineRegions(server.getRSRpcServices())}}. The later 
> one can also include {{hbase:namespace}} table as well causing the test to 
> fail.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to