Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.5.0, 3.0.0-alpha1
Description
A null is passed to the impersonation providers for the remote address if it is unresolvable. DefaultImpersationProvider will NPE, ipc will close the connection immediately (correct behavior for such unexpected exceptions), client fails on EOFException.
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-10940 RPC client does no bounds checking of responses
- Resolved