Description
We've seen namenode keeps serving even after rollEditLog() failure. Instead of taking a corrective action or regard this condition as FATAL, it keeps on serving and modifying its file system state. No logs are written from this point, so if the namenode is restarted, there will be data loss.
Attachments
Attachments
Issue Links
- breaks
-
HDFS-4254 testAllEditsDirsFailOnFlush makes subsequent test cases fail (0.23.6 only)
- Resolved
- depends upon
-
HADOOP-9108 Add a method to clear terminateCalled to ExitUtil for test cases
- Resolved
- relates to
-
HADOOP-9137 Support connection limiting in IPC server
- Closed