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