[
https://issues.apache.org/jira/browse/HBASE-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Daniel Cryans updated HBASE-3343:
--------------------------------------
Attachment: HBASE-3343.patch
This patch closes 2 holes and fixes one NPE. We were racing between the main
OpenRegionHandler thread and PostOpenDeployTasksThread after interrupting it.
It now works reliably for me.
> Server not shutting down after losing log lease
> -----------------------------------------------
>
> Key: HBASE-3343
> URL: https://issues.apache.org/jira/browse/HBASE-3343
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.90.0
> Reporter: Todd Lipcon
> Assignee: stack
> Priority: Critical
> Fix For: 0.90.0
>
> Attachments: HBASE-3343.patch, shutdown-logs.txt.bz2, stuck-server.txt
>
>
> Ran into this bug testing 0.90rc2. I kill -STOPed a server, and then -CONT it
> after its logs had been split. It correctly decided it should abort, but got
> stuck during the shutdown process.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.