-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 0.23.0
-
Fix Version/s: 2.0.3-alpha, 0.23.6
-
Component/s: namenode
-
Labels:None
-
Target Version/s:
The reading of a fsimage will ignore leases for non-existent files, but the writing of an image will fail if there are leases for non-existent files. If the image contains leases that reference a non-existent file, then the NN will fail to start, and the 2NN will start but fail to ever write an image.