Kihwal Lee
|
481e7248de
|
HDFS-9318. considerLoad factor can be improved. Contributed by Kuhu Shukla.
(cherry picked from commit bf6aa30a156b3c5cac5469014a5989e0dfdc7256)
|
2015-11-06 14:08:10 -06:00 |
|
Yongjun Zhang
|
41d0d9a32c
|
HDFS-9236. Missing sanity check for block size during block recovery. (Tony Wu via Yongjun Zhang)
(cherry picked from commit b64242c0d2cabd225a8fb7d25fed449d252e4fa1)
|
2015-11-06 11:26:41 -08:00 |
|
Arpit Agarwal
|
33908c6f52
|
HDFS-6481. DatanodeManager#getDatanodeStorageInfos() should check the length of storageIDs. (Contributed by szetszwo)
|
2015-11-06 10:19:00 -08:00 |
|
cnauroth
|
75bcc8bcd8
|
HDFS-9384. TestWebHdfsContentLength intermittently hangs and fails due to TCP conversation mismatch between client and server. Contributed by Chris Nauroth.
(cherry picked from commit 66c096731052fb187dc49f5bcaec8432c4b92d0c)
|
2015-11-05 22:07:34 -08:00 |
|
Yongjun Zhang
|
1bb89cbac7
|
HDFS-9377. Fix findbugs warnings in FSDirSnapshotOp. (Mingliang Liu via Yongjun Zhang)
(cherry picked from commit 286cc6483fe458894cdd22ff1d8822c304e0d94f)
|
2015-11-05 14:54:29 -08:00 |
|
Lei Xu
|
489c920c9a
|
HDFS-9282. Make data directory count and storage raw capacity related tests FsDataset-agnostic. (Tony Wu via lei)
(cherry picked from commit 5a1a54c9f5d9a8f7585000fe33ef106e62dbb43a)
|
2015-11-05 10:46:46 -08:00 |
|
Lei Xu
|
7a2a17cb5f
|
HDFS-9363. Add fetchReplica to FsDatasetTestUtils to return FsDataset-agnostic replica. (Tony Wu via lei)
(cherry picked from commit 4976a02841592b61f2d2b40d2aadd5146571322c)
|
2015-11-05 10:46:46 -08:00 |
|
Haohui Mai
|
aa03030e4a
|
HDFS-9372. Remove dead code in DataStorage.recoverTransitionRead. Contributed by Duo Zhang.
|
2015-11-05 10:00:18 -08:00 |
|
Kihwal Lee
|
37abd0e33b
|
HDFS-4937. ReplicationMonitor can infinite-loop in BlockPlacementPolicyDefault#chooseRandom(). Contributed by Kihwal Lee.
(cherry picked from commit ff47f35deed14ba6463cba76f0e6a6c15abb3eca)
|
2015-11-05 09:26:53 -06:00 |
|
cnauroth
|
6edd41ac69
|
HDFS-9378. hadoop-hdfs-client tests do not write logs. Contributed by Chris Nauroth.
(cherry picked from commit c563401796c58119d1b42dda55d6916bdab56dfe)
|
2015-11-05 06:48:32 -08:00 |
|
Xiaoyu Yao
|
891be39993
|
HDFS-9360. Storage type usage isn't updated properly after file deletion. Contributed by Ming Ma.
(cherry picked from commit ea5bb483269b51a349c358b71f84904c76693a66)
|
2015-11-05 01:40:05 -08:00 |
|
Lei Xu
|
8ed1fd2171
|
HDFS-9331. Modify TestNameNodeMXBean#testNameNodeMXBeanInfo() to account for filesystem entirely allocated for DFS use. (Tony Wu via lei)
(cherry picked from commit e2a5441b062fd0758138079d24a2740fc5e5e350)
|
2015-11-04 10:28:00 -08:00 |
|
Haohui Mai
|
6d92778191
|
Revert "HDFS-8855. Webhdfs client leaks active NameNode connections. Contributed by Xiaobing Zhou."
This reverts commit e7203b69548a7926a345e2b18f0a227f7f8ca52c.
|
2015-11-04 10:22:21 -08:00 |
|
Lei Xu
|
3f2be7b18f
|
HDFS-9007. Fix HDFS Balancer to honor upgrade domain policy. (Ming Ma via lei)
|
2015-11-04 10:21:58 -08:00 |
|
Kihwal Lee
|
c8ffea3db7
|
fix up CHANGES.txt
|
2015-11-04 12:15:58 -06:00 |
|
Haohui Mai
|
b61aa716e8
|
HDFS-9357. NN UI renders icons of decommissioned DN incorrectly. Contributed by Surendra Singh Lilhore.
|
2015-11-04 09:17:01 -08:00 |
|
Jason Lowe
|
8334d86472
|
Add 2.7.3 release to CHANGES.txt
(cherry picked from commit 0383a3973b3b734fb23c331a2256dc92cff05365)
|
2015-11-04 16:27:28 +00:00 |
|
Yongjun Zhang
|
0b61ccaeca
|
HDFS-9351. checkNNStartup() need to be called when fsck calls FSNamesystem.getSnapshottableDirs(). (Xiao Chen via Yongjun Zhang)
(cherry picked from commit 194251c85250fcbe80a6ffee88b2cd4689334be3)
|
2015-11-03 17:27:14 -08:00 |
|
Zhe Zhang
|
4f29f5d192
|
HDFS-9289. Make DataStreamer#block thread safe and verify genStamp in commitBlock. Contributed by Chang Li.
Change-Id: I0591b1f9c6a0a8b368408b195151de2e0aa440c4
|
2015-11-03 14:23:02 -08:00 |
|
cnauroth
|
246ab44b5e
|
HDFS-9362. TestAuditLogger#testAuditLoggerWithCallContext assumes Unix line endings, fails on Windows. Contributed by Chris Nauroth.
(cherry picked from commit 7e2829662b4c4bf33ebaf2fa09312d0bed3d6f92)
|
2015-11-03 11:55:07 -08:00 |
|
cnauroth
|
9d11d2a8f2
|
HDFS-9354. Fix TestBalancer#testBalancerWithZeroThreadsForMove on Windows. Contributed by Xiaoyu Yao.
(cherry picked from commit 095ac834022df6136b42961c507ec745c6cf8f97)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/balancer/TestBalancer.java
|
2015-11-03 11:41:50 -08:00 |
|
Ming Ma
|
fd9a7f84bc
|
HDFS-9313. Possible NullPointerException in BlockManager if no excess replica can be chosen. (mingma)
(cherry picked from commit d565480da2f646b40c3180e1ccb2935c9863dfef)
|
2015-11-02 19:37:38 -08:00 |
|
Lei Xu
|
c6b9c8d698
|
HDFS-9308. Add truncateMeta() and deleteMeta() to MiniDFSCluster. (Tony Wu via lei)
(cherry picked from commit 8e05dbf2bddce95d5f5a5bae5df61acabf0ba7c5)
|
2015-11-02 18:06:34 -08:00 |
|
Lei Xu
|
41faf438e1
|
HDFS-9312. Fix TestReplication to be FsDataset-agnostic. (lei)
(cherry picked from commit 7632409482aaf06ecc6fe370a9f519afb969ad30)
|
2015-11-02 17:10:16 -08:00 |
|
Zhe Zhang
|
bd2867cd39
|
HDFS-9339. Extend full test of KMS ACLs. Contributed by Daniel Templeton.
Change-Id: I61eeee8fa5e85250eabc1eef3d8c11f32700d6fb
|
2015-11-02 13:52:21 -08:00 |
|
Zhe Zhang
|
a47c4e7819
|
HDFS-9329. TestBootstrapStandby#testRateThrottling is flaky because fsimage size is smaller than IO buffer size. Contributed by Zhe Zhang.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/ha/TestBootstrapStandby.java
Change-Id: Iffa62547483c1d9dc82a196d5e8d0856b397217d
|
2015-11-02 10:32:28 -08:00 |
|
Kihwal Lee
|
d65ca63c68
|
Fix CHANGES.txt
(cherry picked from commit 2529464f0841732792343d515cd1be1dccb3c453)
|
2015-11-02 09:10:55 -06:00 |
|
Arpit Agarwal
|
bb2ee9f8eb
|
HDFS-9343. Empty caller context considered invalid. (Contributed by Mingliang Liu)
|
2015-11-01 15:35:11 -08:00 |
|
yliu
|
caa5da06f2
|
Revert "HDFS-4937. ReplicationMonitor can infinite-loop in BlockPlacementPolicyDefault#chooseRandom(). Contributed by Kihwal Lee."
This reverts commit 0c7fd26302109273a07b6087a9b92c9dff080816.
|
2015-10-31 16:23:26 +08:00 |
|
yliu
|
511e724fff
|
Revert "fix CHANGES.txt"
This reverts commit 4c33f883c468ad17528041f3ffb00f5603fccc8f.
|
2015-10-31 16:23:16 +08:00 |
|
Sangjin Lee
|
b2d6ea5e18
|
Updated the 2.6.2 final release date.
(cherry picked from commit a4a6b5b4b470b1e7a3c5e2d38433429c455bc709)
|
2015-10-30 18:49:21 -07:00 |
|
Jason Lowe
|
8dce482f61
|
Creating 2.6.3 entries in CHANGES.txt files.
(cherry picked from commit eadf7b3096cb010eb7f0afd9afd4ae0d67b2645f)
|
2015-10-30 14:52:06 +00:00 |
|
Kihwal Lee
|
4c33f883c4
|
fix CHANGES.txt
|
2015-10-30 09:41:45 -05:00 |
|
Kihwal Lee
|
0c7fd26302
|
HDFS-4937. ReplicationMonitor can infinite-loop in BlockPlacementPolicyDefault#chooseRandom(). Contributed by Kihwal Lee.
(cherry picked from commit 43539b5ff4ac0874a8a454dc93a2a782b0e0ea8f)
|
2015-10-30 09:30:11 -05:00 |
|
Andrew Wang
|
5e5e693a0a
|
HDFS-9332. Fix Precondition failures from NameNodeEditLogRoller while saving namespace.
(cherry picked from commit 888c6245e20ba6bdaa57d16b5c62b4a9eda2cdaf)
|
2015-10-29 11:30:52 -07:00 |
|
Zhe Zhang
|
30791cb0d0
|
HDFS-9229. Expose size of NameNode directory as a metric. Contributed by Surendra Singh Lilhore.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/ha/EditLogTailer.java
Change-Id: I5f5895bac4f7d7e66e95788765a514b80b9b6766
|
2015-10-29 11:21:57 -07:00 |
|
Vinayakumar B
|
e3f1a02f50
|
HDFS-9044. Give Priority to FavouredNodes , before selecting nodes from FavouredNode's Node Group (Contributed by J.Andreina)
(cherry picked from commit 588baab160e7c328dca1c45cf3541e79218406e8)
|
2015-10-29 11:44:52 +05:30 |
|
Vinayakumar B
|
dea66a8392
|
HDFS-8545. Refactor FS#getUsed() to use ContentSummary and add an API to fetch the total file length from a specific path (Contributed by J.Andreina)
(cherry picked from commit 7d2d16f4ee87ae56dc20016a91c109dd5130f7d4)
|
2015-10-29 11:30:59 +05:30 |
|
Sangjin Lee
|
16db203a83
|
Set the release date for 2.6.2
|
2015-10-28 20:48:49 -07:00 |
|
Haohui Mai
|
9e911a2439
|
HDFS-9168. Move client side unit test to hadoop-hdfs-client. Contributed by Haohui Mai.
|
2015-10-28 15:54:53 -07:00 |
|
Zhe Zhang
|
986dc718d3
|
HDFS-9295. Add a thorough test of the full KMS code path. Contributed by Daniel Templeton.
Change-Id: Ife1abb2f8e9a30102c4f705c47646d9ac8328786
|
2015-10-28 14:36:56 -07:00 |
|
Kihwal Lee
|
75bc53a86a
|
HDFS-9279. Decomissioned capacity should not be considered for configured/used capacity. Contributed by Kihu Shukla .
(cherry picked from commit 19a77f546657b086af8f41fa631099bdde7e010c)
|
2015-10-28 11:59:36 -05:00 |
|
Zhe Zhang
|
5a7b407929
|
HDFS-9255. Consolidate block recovery related implementation into a single class. Contributed by Walter Su.
Change-Id: I31c5d4778656053e60a4263970ec5fda441e9725
|
2015-10-28 07:40:47 -07:00 |
|
yliu
|
7b90f74636
|
HDFS-9302. WebHDFS throws NullPointerException if newLength is not provided. (Jagadesh Kiran N via yliu)
|
2015-10-28 15:50:32 +08:00 |
|
Yongjun Zhang
|
6fed564d2c
|
HDFS-9231. fsck doesn't list correct file path when Bad Replicas/Blocks are in a snapshot. (Xiao Chen via Yongjun Zhang)
(cherry picked from commit 97913f430cbe3f82ac866ae6ab8f42754102f6c0)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFsck.java
|
2015-10-28 00:06:50 -07:00 |
|
cnauroth
|
af0f2e27d1
|
HDFS-9311. Support optional offload of NameNode HA service health checks to a separate RPC server. Contributed by Chris Nauroth.
(cherry picked from commit bf8e45298218f70e38838152f69c7705d8606bd6)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeRpcServer.java
|
2015-10-27 23:08:32 -07:00 |
|
Akira Ajisaka
|
e984534314
|
Add HDFS-9317 to CHANGES.txt.
(cherry picked from commit eca51b13af1951b18ab7a5a92aaa0b9fe07d9ef8)
|
2015-10-28 13:19:48 +09:00 |
|
Colin Patrick Mccabe
|
7eb0daefc8
|
HDFS-9307. fuseConnect should be private to fuse_connect.c (Mingliang Liu via Colin P. McCabe)
(cherry picked from commit faeb6a3f89f3580a5b1a40c6a1f6205269a5aa7a)
|
2015-10-27 11:41:27 -07:00 |
|
Colin Patrick Mccabe
|
bb87b4222c
|
HDFS-9299. Give ReplicationMonitor a readable thread name (Staffan Friberg via Colin P. McCabe)
(cherry picked from commit fe93577faf49ceb2ee47a7762a61625313ea773b)
|
2015-10-27 11:37:54 -07:00 |
|
Ming Ma
|
2c335a8434
|
HDFS-9259. Make SO_SNDBUF size configurable at DFSClient side for hdfs write scenario. (Mingliang Liu via mingma)
(cherry picked from commit aa09880ab85f3c35c12373976e7b03f3140b65c8)
|
2015-10-27 09:29:37 -07:00 |
|