Description
HDFS-11395 fixed the problem where the MultiException thrown by RequestHedgingProxyProvider was hidden. However when the target proxy size is 1, then unwrapping is not done for the InvocationTargetException. for target proxy size of 1, the unwrapping should be done till first level where as for multiple proxy size, it should be done at 2 levels.
Attachments
Attachments
Issue Links
- incorporates
-
HDFS-13976 Backport HDFS-12813 to branch-2.9
- Resolved
- is broken by
-
HDFS-11395 RequestHedgingProxyProvider#RequestHedgingInvocationHandler hides the Exception thrown from NameNode
- Resolved
- relates to
-
HDFS-13388 RequestHedgingProxyProvider calls multiple configured NNs all the time
- Resolved
-
HDFS-13888 RequestHedgingProxyProvider shows InterruptedException
- Resolved