Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
3.0.0-alpha1
-
Reviewed
Description
When all NameNodes become standby, EditLogTailer will retry 3 times to trigger log roll, then it will be failed and throw Exception "Cannot find any valid remote NN to service request!". After one namenode become active, standby NN still can not trigger log roll again because variable "nnLoopCount" is still 3, it can not init to 0.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-6440 Support more than 2 NameNodes
-
- Resolved
-
- relates to
-
HDFS-14399 Backport HDFS-10536 to branch-2
-
- Resolved
-