File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
hadoop-hdfs-project/hadoop-hdfs Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -241,9 +241,6 @@ Trunk (Unreleased)
241241 HDFS-4366. Block Replication Policy Implementation May Skip Higher-Priority
242242 Blocks for Lower-Priority Blocks (Derek Dagit via kihwal)
243243
244- HDFS-5705. TestSecondaryNameNodeUpgrade#testChangeNsIDFails may fail due
245- to ConcurrentModificationException. (Ted Yu via brandonli)
246-
247244 HDFS-5719. FSImage#doRollback() should close prevState before return
248245 (Ted Yu via brandonli)
249246
@@ -603,6 +600,9 @@ Release 2.4.0 - UNRELEASED
603600
604601 HDFS-6079. Timeout for getFileBlockStorageLocations does not work. (wang)
605602
603+ HDFS-5705. TestSecondaryNameNodeUpgrade#testChangeNsIDFails may fail due
604+ to ConcurrentModificationException. (Ted Yu via brandonli)
605+
606606 BREAKDOWN OF HDFS-5698 SUBTASKS AND RELATED JIRAS
607607
608608 HDFS-5717. Save FSImage header in protobuf. (Haohui Mai via jing9)
You can’t perform that action at this time.
0 commit comments