You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Uma Maheswara Rao G (Updated) (JIRA)" <ji...@apache.org> on 2012/04/05 15:15:24 UTC

[jira] [Updated] (HBASE-5725) HBaseClient throws NPE while in Connection#receiveResponse call.

     [ https://issues.apache.org/jira/browse/HBASE-5725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uma Maheswara Rao G updated HBASE-5725:
---------------------------------------

    Summary: HBaseClient throws NPE while in Connection#receiveResponse call.  (was: NPE in )
    
> HBaseClient throws NPE while in Connection#receiveResponse call.
> ----------------------------------------------------------------
>
>                 Key: HBASE-5725
>                 URL: https://issues.apache.org/jira/browse/HBASE-5725
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Uma Maheswara Rao G
>
> When i am running TestSplitTransactionOnCluster, it is throwing NPE from HBaseClient 
> HBaseClient:
>  
> RpcResponse response = RpcResponse.parseDelimitedFrom(in);
>  int id = response.getCallId();
> The above code throws NPE.

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