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

Hudson commented on HBASE-8853:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #595 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/595/])
    HBASE-8853 The client connection is not cut when receiving the failure 
notification (Revision 1499301)

     Result = SUCCESS
nkeywal : 
Files : 
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClusterStatusListener.java
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HConnectionManager.java
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/ipc/RpcClient.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestHCM.java

                
> The client connection is not cut when receiving the failure notification
> ------------------------------------------------------------------------
>
>                 Key: HBASE-8853
>                 URL: https://issues.apache.org/jira/browse/HBASE-8853
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 0.95.1
>            Reporter: Nicolas Liochon
>            Assignee: Nicolas Liochon
>             Fix For: 0.98.0, 0.95.2
>
>         Attachments: 8853.v1.patch, 8853.v2.patch, 8853.v3.patch
>
>
> It seems we broke something when we changed the client code (likely nio 
> stuff). Here is a fix and a unit test.

--
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