Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Follow-up on HDFS-15555.
RouterRpcClient will refresh the active NameNode list when there is some exception that is considered to be unavailable. It's better to have test cases to verify this behavior:
- NameNode throws some exceptions
- Verify that the cache in the RouterRpcClient is refreshed
Attachments
Issue Links
- relates to
-
HDFS-15555 RBF: Refresh cacheNS when SocketException occurs
- Resolved