[
https://issues.apache.org/jira/browse/HBASE-5759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-5759:
-------------------------
Resolution: Fixed
Fix Version/s: 0.96.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Thanks for the patch Jimmy
> HBaseClient throws NullPointerException when EOFException should be used.
> -------------------------------------------------------------------------
>
> Key: HBASE-5759
> URL: https://issues.apache.org/jira/browse/HBASE-5759
> Project: HBase
> Issue Type: Bug
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Priority: Trivial
> Fix For: 0.96.0
>
> Attachments: hbase-5759.patch
>
>
> When a RPC data input stream is closed, protobuf doesn't raise an
> EOFException, it returns a null RpcResponse object.
> We need to check if the response is null before trying to access it.
--
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