[
https://issues.apache.org/jira/browse/HBASE-20042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16372213#comment-16372213
]
stack commented on HBASE-20042:
-------------------------------
First patch did not work. It just failed on flakies dashboard.
https://builds.apache.org/job/HBASE-Flaky-Tests-branch2.0/2481/ It avoided
null region but then the subsequent test that the region had aborted failed
because we'd done a servercrashprocedure in the meantime... I pushed the
ADDENDUM that reorders statements so we have a Region to before we kill the
RegionServer. Pushed it to master and branch-2.
> TestRegionServerAbort flakey
> ----------------------------
>
> Key: HBASE-20042
> URL: https://issues.apache.org/jira/browse/HBASE-20042
> Project: HBase
> Issue Type: Sub-task
> Reporter: stack
> Priority: Major
> Attachments:
> 0001-HBASE-20042-TestRegionServerAbort-flakey-ADDENDUM-RE.patch,
> HBASE-20042.branch-2.001.patch
>
>
> Failed with a hang and an index out of bounds in last 30 runs. The timeout
> has no logs. The indexoutofbounds seems basic... Looking at logs all seems to
> be working... eventually... as it should.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)