[
https://issues.apache.org/jira/browse/HADOOP-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Kellerman updated HADOOP-2722:
----------------------------------
Attachment: patch.txt
> [hbase] Prevent unintentional thread exit in region server and master
> ---------------------------------------------------------------------
>
> Key: HADOOP-2722
> URL: https://issues.apache.org/jira/browse/HADOOP-2722
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/hbase
> Affects Versions: 0.16.0
> Reporter: Jim Kellerman
> Assignee: Jim Kellerman
> Priority: Blocker
> Fix For: 0.16.0
>
> Attachments: patch.txt
>
>
> Exceptions can escape from the various threads in the region server and
> master, causing the thread to exit but the rest of the server to remain
> alive. In some cases, a region server can appear alive to the master, yet be
> totally non-functional.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.