Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.3-alpha
-
None
-
None
-
Reviewed
Description
The RPC layer currently only allows IOException, RuntimeException, InterruptedException and their derivatives - which limits exceptions declared by protocols.
Other exceptions end up at the client as an UndeclaredThrowableException wrapped in RemoteException.
Additional exception types should be allowed.
Attachments
Attachments
Issue Links
- is related to
-
YARN-142 [Umbrella] Cleanup YARN APIs w.r.t exceptions
- Closed