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

Lars Hofhansl commented on HBASE-6313:
--------------------------------------

Is the behavior of the 0.94 patch different?
In the 0.94 patch we remove the call unless an exception was thrown. In the 
trunk patch we remove it on success and in some cases on error (but not on 
FATAL).

@binlijin: Can you briefly comment on this. I'll then commit to 0.94 as well.
                
> Client hangs because the client is not notified 
> ------------------------------------------------
>
>                 Key: HBASE-6313
>                 URL: https://issues.apache.org/jira/browse/HBASE-6313
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.92.1, 0.94.0
>            Reporter: binlijin
>            Assignee: binlijin
>             Fix For: 0.94.1
>
>         Attachments: HBASE-6313-0.92-2.patch, HBASE-6313-0.92-3.patch, 
> HBASE-6313-0.92.patch, HBASE-6313-0.94-2.patch, HBASE-6313-0.94.patch, 
> HBASE-6313-trunk-2.patch, HBASE-6313-trunk.patch, clienthangthread.out
>
>
> If the call first remove from the calls, when some exception happened in 
> reading from the DataInputStream, the call will not be notified, cause the 
> client hangs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to