[
https://issues.apache.org/jira/browse/HBASE-5725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell closed HBASE-5725.
--------------------------------------
> 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
> Priority: Major
>
> 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 was sent by Atlassian Jira
(v8.20.7#820007)