Zhe Zhang
|
e287e7d14b
HDFS-9255. Consolidate block recovery related implementation into a single class. Contributed by Walter Su.
|
%!s(int64=9) %!d(string=hai) anos |
yliu
|
6ff6663f64
HDFS-9302. WebHDFS throws NullPointerException if newLength is not provided. (Jagadesh Kiran N via yliu)
|
%!s(int64=9) %!d(string=hai) anos |
Yongjun Zhang
|
97913f430c
HDFS-9231. fsck doesn't list correct file path when Bad Replicas/Blocks are in a snapshot. (Xiao Chen via Yongjun Zhang)
|
%!s(int64=9) %!d(string=hai) anos |
cnauroth
|
bf8e452982
HDFS-9311. Support optional offload of NameNode HA service health checks to a separate RPC server. Contributed by Chris Nauroth.
|
%!s(int64=9) %!d(string=hai) anos |
Akira Ajisaka
|
eca51b13af
Add HDFS-9317 to CHANGES.txt.
|
%!s(int64=9) %!d(string=hai) anos |
Colin Patrick Mccabe
|
faeb6a3f89
HDFS-9307. fuseConnect should be private to fuse_connect.c (Mingliang Liu via Colin P. McCabe)
|
%!s(int64=9) %!d(string=hai) anos |
Colin Patrick Mccabe
|
fe93577faf
HDFS-9299. Give ReplicationMonitor a readable thread name (Staffan Friberg via Colin P. McCabe)
|
%!s(int64=9) %!d(string=hai) anos |
Ming Ma
|
aa09880ab8
HDFS-9259. Make SO_SNDBUF size configurable at DFSClient side for hdfs write scenario. (Mingliang Liu via mingma)
|
%!s(int64=9) %!d(string=hai) anos |
Lei Xu
|
399ad00915
HDFS-9292. Make TestFileConcorruption independent to underlying FsDataset Implementation. (lei)
|
%!s(int64=9) %!d(string=hai) anos |
Arpit Agarwal
|
d8736eb9ca
HDFS-9305. Delayed heartbeat processing causes storm of subsequent heartbeats. (Contributed by Arpit Agarwal)
|
%!s(int64=9) %!d(string=hai) anos |
Andrew Wang
|
e8aefdf08b
HDFS-8945. Update the description about replica placement in HDFS Architecture documentation. Contributed by Masatake Iwasaki.
|
%!s(int64=9) %!d(string=hai) anos |
Lei Xu
|
37bf6141f1
HDFS-9291. Fix TestInterDatanodeProtocol to be FsDataset-agnostic. (lei)
|
%!s(int64=9) %!d(string=hai) anos |
Andrew Wang
|
677a936bf7
HDFS-9284. fsck command should not print exception trace when file not found. Contributed by Jagadesh Kiran N.
|
%!s(int64=9) %!d(string=hai) anos |
Colin Patrick Mccabe
|
2f1eb2bceb
HDFS-9268. fuse_dfs chown crashes when uid is passed as -1 (cmccabe)
|
%!s(int64=9) %!d(string=hai) anos |
Yongjun Zhang
|
5e718de522
HDFS-7284. Add more debug info to BlockInfoUnderConstruction#setGenerationStampAndVerifyReplicas. (Wei-Chiu Chuang via Yongjun Zhang)
|
%!s(int64=9) %!d(string=hai) anos |
Haohui Mai
|
67e3d75aed
HDFS-9304. Add HdfsClientConfigKeys class to TestHdfsConfigFields#configurationClasses. Contributed by Mingliang Liu.
|
%!s(int64=9) %!d(string=hai) anos |
Arpit Agarwal
|
86c92227fc
HDFS-4015. Safemode should count and report orphaned blocks. (Contributed by Anu Engineer)
|
%!s(int64=9) %!d(string=hai) anos |
Lei Xu
|
5679e46b7f
HDFS-9297. Update TestBlockMissingException to use corruptBlockOnDataNodesByDeletingBlockFile(). (Tony Wu via lei)
|
%!s(int64=9) %!d(string=hai) anos |
Haohui Mai
|
15eb84b37e
HDFS-9301. HDFS clients can't construct HdfsConfiguration instances. Contributed by Mingliang Liu.
|
%!s(int64=9) %!d(string=hai) anos |
Kihwal Lee
|
b9e0417bdf
HDFS-9290. DFSClient#callAppend() is not backward compatible for slightly older NameNodes. Contributed by Tony Wu.
|
%!s(int64=9) %!d(string=hai) anos |
Zhe Zhang
|
ab3c4cff4a
HDFS-8808. dfs.image.transfer.bandwidthPerSec should not apply to -bootstrapStandby. Contributed by Zhe Zhang.
|
%!s(int64=9) %!d(string=hai) anos |
Lei Xu
|
533a2be5ac
HDFS-9264. Minor cleanup of operations on FsVolumeList#volumes. (Walter Su via lei)
|
%!s(int64=9) %!d(string=hai) anos |
Jitendra Pandey
|
600ad7bf41
HDFS-9184. Logging HDFS operation's caller context into audit logs. Contributed by Mingliang Liu.
|
%!s(int64=9) %!d(string=hai) anos |
cnauroth
|
124a412a37
HDFS-9286. HttpFs does not parse ACL syntax correctly for operation REMOVEACLENTRIES. Contributed by Wei-Chiu Chuang.
|
%!s(int64=9) %!d(string=hai) anos |
Zhe Zhang
|
aea26bf4dd
HDFS-9280. Document NFS gateway export point parameter. Contributed by Xiao Chen.
|
%!s(int64=9) %!d(string=hai) anos |
Andrew Wang
|
3dadf369d5
HDFS-7087. Ability to list /.reserved. Contributed by Xiao Chen.
|
%!s(int64=9) %!d(string=hai) anos |
cnauroth
|
1b525a9c32
HDFS-9273. ACLs on root directory may be lost after NN restart. Contributed by Xiao Chen.
|
%!s(int64=9) %!d(string=hai) anos |
Andrew Wang
|
a24c6e8420
HDFS-9278. Fix preferredBlockSize typo in OIV XML output. Contributed by Nicole Pazmany.
|
%!s(int64=9) %!d(string=hai) anos |
Andrew Wang
|
3e50f478b9
HDFS-9225. Fix intermittent test failure of TestBlockManager.testBlocksAreNotUnderreplicatedInSingleRack. Contributed by Masatake Iwasaki.
|
%!s(int64=9) %!d(string=hai) anos |
Jing Zhao
|
2f19602bba
Move HDFS-9070 to trunk section in CHANGES.txt
|
%!s(int64=9) %!d(string=hai) anos |