-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: HA branch (HDFS-1623)
-
Fix Version/s: HA branch (HDFS-1623)
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
Since HDFS-1975, we now increment the generation stamp for each block allocation. So the EXPECTED_TXID constant is wrong now in TestDFSUpgrade, since we do twice as many txns while creating files in the first phase of the test.