|
@@ -104,9 +104,6 @@ Trunk (unreleased changes)
|
|
|
|
|
|
HDFS-3573. Supply NamespaceInfo when instantiating JournalManagers (todd)
|
|
|
|
|
|
- HDFS-3190. Simple refactors in existing NN code to assist
|
|
|
- QuorumJournalManager extension. (todd)
|
|
|
-
|
|
|
HDFS-3630 Modify TestPersistBlocks to use both flush and hflush (sanjay)
|
|
|
|
|
|
HDFS-3768. Exception in TestJettyHelper is incorrect.
|
|
@@ -130,10 +127,6 @@ Trunk (unreleased changes)
|
|
|
|
|
|
HDFS-2314. MRV1 test compilation broken after HDFS-2197 (todd)
|
|
|
|
|
|
- HDFS-2330. In NNStorage and FSImagePreTransactionalStorageInspector,
|
|
|
- IOExceptions of stream closures can mask root exceptions. (Uma Maheswara
|
|
|
- Rao G via szetszwo)
|
|
|
-
|
|
|
HDFS-46. Change default namespace quota of root directory from
|
|
|
Integer.MAX_VALUE to Long.MAX_VALUE. (Uma Maheswara Rao G via szetszwo)
|
|
|
|
|
@@ -383,6 +376,9 @@ Branch-2 ( Unreleased changes )
|
|
|
HDFS-3634. Add self-contained, mavenized fuse_dfs test. (Colin Patrick
|
|
|
McCabe via atm)
|
|
|
|
|
|
+ HDFS-3190. Simple refactors in existing NN code to assist
|
|
|
+ QuorumJournalManager extension. (todd)
|
|
|
+
|
|
|
OPTIMIZATIONS
|
|
|
|
|
|
HDFS-2982. Startup performance suffers when there are many edit log
|
|
@@ -585,6 +581,10 @@ Branch-2 ( Unreleased changes )
|
|
|
|
|
|
HDFS-3758. TestFuseDFS test failing. (Colin Patrick McCabe via eli)
|
|
|
|
|
|
+ HDFS-2330. In NNStorage and FSImagePreTransactionalStorageInspector,
|
|
|
+ IOExceptions of stream closures can mask root exceptions. (Uma Maheswara
|
|
|
+ Rao G via szetszwo)
|
|
|
+
|
|
|
BREAKDOWN OF HDFS-3042 SUBTASKS
|
|
|
|
|
|
HDFS-2185. HDFS portion of ZK-based FailoverController (todd)
|