[
https://issues.apache.org/jira/browse/HBASE-8952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13709284#comment-13709284
]
Hudson commented on HBASE-8952:
-------------------------------
FAILURE: Integrated in hbase-0.95-on-hadoop2 #180 (See
[https://builds.apache.org/job/hbase-0.95-on-hadoop2/180/])
HBASE-8952 Missing error handling can cause RegionServer RPC thread to busy
loop forever (stack: rev 1503473)
*
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcServer.java
> Missing error handling can cause RegionServer RPC thread to busy loop forever
> -----------------------------------------------------------------------------
>
> Key: HBASE-8952
> URL: https://issues.apache.org/jira/browse/HBASE-8952
> Project: HBase
> Issue Type: Bug
> Components: IPC/RPC
> Reporter: Benoit Sigoure
> Assignee: Benoit Sigoure
> Fix For: 0.98.0, 0.95.2
>
> Attachments: 8952.094.txt, HBASE-8952.patch
>
>
> If the connection to the client is closed unexpectedly and "at the wrong
> time", the code will attempt to keep reading from the socket in a busy loop.
> This bug seems to be present in all released versions of HBase, including the
> tip of the 0.94 and 0.95 branches, however I only ran into it while porting
> AsyncHBase to 0.95
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira