Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.3.0
-
None
-
None
Description
The check for the # of txns in the open edit log does not first check that an edit log segment is open, leading to a Precondition failure. This surfaced at HDFS-7871 which fixed that it was printing in a tight loop, but the cause of the Precondition failure is still present.