Andrew Wang
|
b4eb963c3c
HDFS-5659. dfsadmin -report doesn't output cache information properly. Contributed by Andrew Wang.
|
11 年之前 |
Andrew Wang
|
07e4fb1455
HDFS-5708. The CacheManager throws a NPE in the DataNode logs when processing cache reports that refer to a block not known to the BlockManager. Contributed by Colin Patrick McCabe.
|
11 年之前 |
Uma Maheswara Rao G
|
97e881b955
HDFS-5671. Fix socket leak in DFSInputStream#getBlockReader. Contributed by JamesLi
|
11 年之前 |
Andrew Wang
|
7f86c8114e
HDFS-5701. Fix the CacheAdmin -addPool -maxTtl option name. Contributed by Stephen Chu.
|
11 年之前 |
Colin McCabe
|
e596f17734
HDFS-5582. hdfs getconf -excludeFile or -includeFile always failed (satish via cmccabe)
|
11 年之前 |
Konstantin Shvachko
|
5a54b91df9
HDFS-5675. Add Mkdirs operation to NNThroughputBenchmark. Contributed by Plamen Jeliazkov.
|
11 年之前 |
Jing Zhao
|
e8de319789
HDFS-5690. DataNode fails to start in secure mode when dfs.http.policy equals to HTTP_ONLY. Contributed by Haohui Mai.
|
11 年之前 |
Colin McCabe
|
b9ae3087c0
HDFS-5636. Enforce a max TTL per cache pool (awang via cmccabe)
|
11 年之前 |
Arpit Agarwal
|
86e5db39ba
HDFS-2933. Fix incorrect target version in CHANGES.txt
|
11 年之前 |
Suresh Srinivas
|
17a3d72d3b
HDFS-5691. Fix typo in ShortCircuitLocalRead document. Contributed by Akira Ajisaka.
|
11 年之前 |
Kihwal Lee
|
04d139e2a0
HDFS-5681. renewLease should not hold fsn write lock. Contributed by Daryn Sharp.
|
11 年之前 |
Andrew Wang
|
c7153e182a
HDFS-5679. TestCacheDirectives should handle the case where native code is not available. (wang)
|
11 年之前 |
Junping Du
|
42e7446add
HDFS-5540. Fix intermittent failure in TestBlocksWithNotEnoughRacks. (Binglin Chang via junping_du)
|
11 年之前 |
Michael Stack
|
d4e1081566
HDFS-5663 make the retry time and interval value configurable in openInfo()
|
11 年之前 |
Jing Zhao
|
a9d80ae59d
HDFS-5661. Browsing FileSystem via web ui, should use datanode's fqdn instead of ip address. Contributed by Benoy Antony.
|
11 年之前 |
Colin McCabe
|
90122f25e1
HDFS-5676. fix inconsistent synchronization of CachingStrategy (cmccabe)
|
11 年之前 |
Brandon Li
|
fc966461e0
HDFS-5662. Can't decommission a DataNode due to file's replication factor larger than the rest of the cluster size. Contributed by Brandon Li
|
11 年之前 |
Tsz-wo Sze
|
504bd0bca3
HDFS-5674. Editlog code cleanup: remove @SuppressWarnings("deprecation") in FSEditLogOp; change FSEditLogOpCodes.fromByte(..) to be more efficient; and change Some fields in FSEditLog to final.
|
11 年之前 |
Jing Zhao
|
7f53e90fd1
Move HDFS-5538, HDFS-5545, HDFS-5536, HDFS-5312, and HDFS-5629 from trunk to 2.4.0 section.
|
11 年之前 |
Colin McCabe
|
124e507674
HDFS-5634. Allow BlockReaderLocal to switch between checksumming and not (cmccabe)
|
11 年之前 |
Brandon Li
|
5792d59da3
HDFS-5657. race condition causes writeback state error in NFS gateway. Contributed by Brandon Li
|
11 年之前 |
Colin McCabe
|
991c453ca3
HDFS-5431. Support cachepool-based limit management in path-based caching. (awang via cmccabe)
|
11 年之前 |
Andrew Wang
|
0fc2929d13
HDFS-5350. Name Node should report fsimage transfer time as a metric. Contributed by Jimmy Xiang.
|
12 年之前 |
Colin McCabe
|
8e32e6aff1
HDFS-5666. Fix inconsistent synchronization in BPOfferService (jxiang via cmccabe)
|
12 年之前 |
Arpit Agarwal
|
89a374afcb
HDFS-5454. DataNode UUID should be assigned prior to FsDataset initialization. (Arpit Agarwal)
|
12 年之前 |
Andrew Wang
|
6c641339d1
HDFS-5665. Remove the unnecessary writeLock while initializing CacheManager in FsNameSystem Ctor. (Uma Maheswara Rao G via Andrew Wang)
|
12 年之前 |
Uma Maheswara Rao G
|
1dabd42999
HDFS-5592. statechangeLog of completeFile should be logged only in case of success. Contributed by Vinay.
|
12 年之前 |
Arpit Agarwal
|
938565925a
HDFS-5406. Send incremental block reports for all storages in a single call.
|
12 年之前 |
Tsz-wo Sze
|
44a6560b5d
HDFS-5632. Flatten INodeDirectory hierarchy: Replace INodeDirectoryWithSnapshot with DirectoryWithSnapshotFeature. Contributed by jing9
|
12 年之前 |
Junping Du
|
a31a3a68ea
HDFS-5652. Refactor invalid block token exception handling in DFSInputStream. (Liang Xie via junping_du)
|
12 年之前 |