Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.18.0
-
None
-
None
-
Reviewed
Description
I used -ea jvm options to run the test, and it fails in FSDataset.findBlockFile(Block) on
assert b.generationStamp == GenerationStamp.WILDCARD_STAMP;
Without asserts on the test passes.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-4257 TestLeaseRecovery2.testBlockSynchronization failing.
- Closed
- relates to
-
HADOOP-2658 Design and Implement a Test Plan to support appends to HDFS files
- Closed