Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Edit log branch (HDFS-1073)
-
None
-
None
-
Reviewed
Description
In the HDFS-1073 branch, as of HDFS-1926, the edit log's error state no longer needs to be coupled to the FSImage's error state. We left in some vestiges of the NNStorageListener interface to keep that JIRA simpler. This JIRA is to remove the final vestiges since it's no longer necessary and just makes the code harder to follow.