[ 
https://issues.apache.org/jira/browse/HBASE-8952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13709130#comment-13709130
 ] 

stack commented on HBASE-8952:
------------------------------

Forget it.  0.94 doesn't need this patch.  Thanks [~lhofhansl]
                
> 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, 0.94.10
>
>         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

Reply via email to