|
@@ -216,36 +216,21 @@ Trunk (Unreleased)
|
|
|
and INodeFileUnderConstructionWithSnapshot with FileUnderContructionFeature.
|
|
|
(jing9 via szetszwo)
|
|
|
|
|
|
- HDFS-5538. URLConnectionFactory should pick up the SSL related configuration
|
|
|
- by default. (Haohui Mai via jing9)
|
|
|
-
|
|
|
HDFS-5286. Flatten INodeDirectory hierarchy: Replace INodeDirectoryWithQuota
|
|
|
with DirectoryWithQuotaFeature. (szetszwo)
|
|
|
|
|
|
HDFS-5556. Add some more NameNode cache statistics, cache pool stats
|
|
|
(cmccabe)
|
|
|
|
|
|
- HDFS-5545. Allow specifying endpoints for listeners in HttpServer. (Haohui
|
|
|
- Mai via jing9)
|
|
|
-
|
|
|
HDFS-5537. Remove FileWithSnapshot interface. (jing9 via szetszwo)
|
|
|
|
|
|
HDFS-5430. Support TTL on CacheDirectives. (wang)
|
|
|
|
|
|
- HDFS-5536. Implement HTTP policy for Namenode and DataNode. (Haohui Mai via
|
|
|
- jing9)
|
|
|
-
|
|
|
HDFS-5630. Hook up cache directive and pool usage statistics. (wang)
|
|
|
|
|
|
- HDFS-5312. Generate HTTP / HTTPS URL in DFSUtil#getInfoServer() based on the
|
|
|
- configured http policy. (Haohui Mai via jing9)
|
|
|
-
|
|
|
HDFS-5554. Flatten INodeFile hierarchy: Replace INodeFileWithSnapshot with
|
|
|
FileWithSnapshotFeature. (jing9 via szetszwo)
|
|
|
|
|
|
- HDFS-5629. Support HTTPS in JournalNode and SecondaryNameNode.
|
|
|
- (Haohui Mai via jing9)
|
|
|
-
|
|
|
HDFS-5647. Merge INodeDirectory.Feature and INodeFile.Feature. (Haohui Mai
|
|
|
via jing9)
|
|
|
|
|
@@ -750,6 +735,21 @@ Release 2.4.0 - UNRELEASED
|
|
|
HDFS-5350. Name Node should report fsimage transfer time as a metric.
|
|
|
(Jimmy Xiang via wang)
|
|
|
|
|
|
+ HDFS-5538. URLConnectionFactory should pick up the SSL related configuration
|
|
|
+ by default. (Haohui Mai via jing9)
|
|
|
+
|
|
|
+ HDFS-5545. Allow specifying endpoints for listeners in HttpServer. (Haohui
|
|
|
+ Mai via jing9)
|
|
|
+
|
|
|
+ HDFS-5536. Implement HTTP policy for Namenode and DataNode. (Haohui Mai via
|
|
|
+ jing9)
|
|
|
+
|
|
|
+ HDFS-5312. Generate HTTP / HTTPS URL in DFSUtil#getInfoServer() based on the
|
|
|
+ configured http policy. (Haohui Mai via jing9)
|
|
|
+
|
|
|
+ HDFS-5629. Support HTTPS in JournalNode and SecondaryNameNode.
|
|
|
+ (Haohui Mai via jing9)
|
|
|
+
|
|
|
OPTIMIZATIONS
|
|
|
|
|
|
HDFS-5239. Allow FSNamesystem lock fairness to be configurable (daryn)
|