[
https://issues.apache.org/jira/browse/HBASE-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-2443:
-------------------------
Status: Resolved (was: Patch Available)
Hadoop Flags: [Reviewed]
Fix Version/s: 0.20.4
Resolution: Fixed
Committed to two branches and TRUNK. After looking at patch, all it does is
test for null.
> IPC client can throw NPE if socket creation fails
> -------------------------------------------------
>
> Key: HBASE-2443
> URL: https://issues.apache.org/jira/browse/HBASE-2443
> Project: Hadoop HBase
> Issue Type: Bug
> Components: ipc
> Affects Versions: 0.20.3
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Fix For: 0.20.4, 0.20.5, 0.21.0
>
> Attachments: hbase-2443.txt
>
>
> If the socket factory fails to create a socket (eg Too many open files), then
> HBaseClient.handleConnectionFailure will throw NPE instead of an IOE subclass
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.