[
https://issues.apache.org/jira/browse/HBASE-24118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack resolved HBASE-24118.
-----------------------------------
Resolution: Fixed
Re-resolving.
For those trying to follow-behind, there were FOUR commits against this issue.
{code}
24c995da97 HBASE-24118 [Flakey Tests] TestCloseRegionWhileRSCrash Addendum; add
back bit missing off end of test.
0e30e00c56 HBASE-24118 [Flakey Tests] TestCloseRegionWhileRSCrash Reapply but
as an @Ignore for the flakey test.
0dc2712c90 Revert "HBASE-24118 [Flakey Tests] TestCloseRegionWhileRSCrash"
Reverting in favor of adding an @Ignore on this test until root cause of
flakyness HBASE-24117 is addressed.
9985c06647 HBASE-24118 [Flakey Tests] TestCloseRegionWhileRSCrash
{code}
The oldest was my remove of problematic bit of test. The second a revert of my
change after Duo pointed out I'd removed the important bit about the test and
suggested I restore and instead put an @Ignore on the test instead.... So
second commit if revert of first. The third is addition of the @Ignore. The
forth is me adding back the bit I should have restored somewhere in commit #2
or #3.
> [Flakey Tests] TestCloseRegionWhileRSCrash
> ------------------------------------------
>
> Key: HBASE-24118
> URL: https://issues.apache.org/jira/browse/HBASE-24118
> Project: HBase
> Issue Type: Test
> Reporter: Michael Stack
> Assignee: Michael Stack
> Priority: Major
> Fix For: 3.0.0-alpha-1, 2.3.0
>
> Attachments:
> 0001-HBASE-24118-Flakey-Tests-TestCloseRegionWhileRSCrash.patch
>
>
> TestCloseRegionWhileRSCrash is flakey because of HBASE-24117 -- because
> moved Region may not online in the end. Remove the last bit of the test...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)