[
https://issues.apache.org/jira/browse/HBASE-12200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enis Soztutar updated HBASE-12200:
----------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
I've committed this to branch-1 and master. The patch does not compile on 0.98
because of the throwable is not declared. I think since we are targetting
jdk1.6 compatibility when compiling 0.98, that may be the reason. I think we
can commit a version of this to 0.98 if there is a patch. cc [~apurtell]
Thanks Alicia for your first patch!
> When a Rpc server handler thread dies, throws exception
> --------------------------------------------------------
>
> Key: HBASE-12200
> URL: https://issues.apache.org/jira/browse/HBASE-12200
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Reporter: Alicia Ying Shu
> Assignee: Alicia Ying Shu
> Priority: Minor
> Fix For: 2.0.0, 0.99.1
>
> Attachments: Hbase-12200-v2.patch, Hbase-12200.patch
>
>
> When a Rpc server handler thread dies, throws exception so as to find out
> what issues caused the handler to exit.
> It relates to HBASE-12028.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)