[
https://issues.apache.org/jira/browse/HBASE-13590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122816#comment-15122816
]
Yu Li commented on HBASE-13590:
-------------------------------
This time the failed UT is
TestFailedAppendAndSync.testLockupAroundBadAssignSync because of timeout:
{noformat}
testLockupAroundBadAssignSync(org.apache.hadoop.hbase.regionserver.TestFailedAppendAndSync)
Time elapsed: 301.544 sec <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 300000
milliseconds
{noformat}
Carefully checked jdk8 javadoc warnings, confirmed no issue caused by this
JIRA, and have created HBASE-15185 to resolve existing warnings in one go.
> TestEnableTableHandler.testEnableTableWithNoRegionServers is flakey
> -------------------------------------------------------------------
>
> Key: HBASE-13590
> URL: https://issues.apache.org/jira/browse/HBASE-13590
> Project: HBase
> Issue Type: Test
> Components: master
> Reporter: Nick Dimiduk
> Assignee: Yu Li
> Fix For: 2.0.0, 1.3.0, 1.2.1, 1.1.4
>
> Attachments: HBASE-13590.branch-1.1.patch,
> HBASE-13590.branch-1.1.patch, HBASE-13590.branch-1.1.patch,
> HBASE-13590.branch-1.patch, HBASE-13590.branch-1.v2.patch,
> testEnableTableHandler_branch-1.1.log.zip,
> testEnableTableHandler_branch-1.log.zip
>
>
> Looking at our [build
> history|https://builds.apache.org/job/HBase-1.1/buildTimeTrend], it seems
> this test is flakey. See builds 429, 431, 439.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)