[
https://issues.apache.org/jira/browse/HBASE-19454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16282654#comment-16282654
]
Ted Yu edited comment on HBASE-19454 at 12/7/17 11:01 PM:
----------------------------------------------------------
lgtm
I was reading 1.4 code where there is the following:
{code}
allRegionsAssigned &= (b != null);
{code}
But in master branch there is no such code.
was (Author: [email protected]):
lgtm
> Debugging TestDistributedLogSplitting#testThreeRSAbort
> ------------------------------------------------------
>
> Key: HBASE-19454
> URL: https://issues.apache.org/jira/browse/HBASE-19454
> Project: HBase
> Issue Type: Bug
> Reporter: Appy
> Assignee: Appy
> Attachments: HBASE-19454.master.001.patch
>
>
> It's flaky tests.
> Attaching a patch to add some general logging to help in future tests'
> debugging.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)