Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.7.0
-
None
-
Reviewed
Description
The default policy in RetryUtils does not retry RetriableExceptions even when defaultRetryPolicyEnabled is true.
This was discovered via an HDFS client failing to retry getFileBlockLocations after checkNNStartup failed.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-3443 Fix NPE when namenode transition to active during startup by adding checkNNStartup() in NameNodeRpcServer
- Closed