[
https://issues.apache.org/jira/browse/HBASE-13590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yu Li updated HBASE-13590:
--------------------------
Attachment: HBASE-13590.branch-1.patch
[~ndimiduk] we encountered exactly the same problem with 1.1.2, and after a
carefully debug we've made sure it's the same as reported in HBASE-13041, and
since patch for HBASE-13041 only goes into trunk, branch-1 still has the
problem.
We were able to see this UT failure stably at a one-tenth chance by running
below cases together:
{{TestMasterOperationsForRegionReplicas,TestEnableTableHandler,TestRateLimiter,TestSplitTransactionOnCluster}},
and confirmed no failure happened in a 100-times round after the patch.
> 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
> Fix For: 2.0.0, 1.3.0, 1.2.1, 1.1.4
>
> Attachments: HBASE-13590.branch-1.patch
>
>
> 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)