Tsz-wo Sze
|
fab2cbc2c1
svn merge -c -1428729 . for reverting HDFS-4352. Encapsulate arguments to BlockReaderFactory in a class
|
12 年之前 |
Tsz-wo Sze
|
837e17b2ea
svn merge -c -1430507 . for reverting HDFS-4353. Encapsulate connections to peers in Peer and PeerServer classes
|
12 年之前 |
Eli Collins
|
4ca58bd57c
HDFS-4035. LightWeightGSet and LightWeightHashSet increment a volatile without synchronization. Contributed by Eli Collins
|
12 年之前 |
Eli Collins
|
6d4a091567
HDFS-4034. Remove redundant null checks. Contributed by Eli Collins
|
12 年之前 |
Eli Collins
|
7c91f59ee5
Updated CHANGES.txt to add HDFS-4033.
|
12 年之前 |
Todd Lipcon
|
239b2742d0
HDFS-4353. Encapsulate connections to peers in Peer and PeerServer classes. Contributed by Colin Patrick McCabe.
|
12 年之前 |
Eli Collins
|
db99f7f67d
HDFS-4031. Update findbugsExcludeFile.xml to include findbugs 2 exclusions. Contributed by Eli Collins
|
12 年之前 |
Eli Collins
|
43295b9f7b
HDFS-4030. BlockManager excessBlocksCount and postponedMisreplicatedBlocksCount should be AtomicLongs. Contributed by Eli Collins
|
12 年之前 |
Suresh Srinivas
|
18e731074e
HDFS-4362. GetDelegationTokenResponseProto does not handle null token. Contributed by Suresh Srinivas.
|
12 年之前 |
Aaron Myers
|
d3949058b8
HDFS-3970. Fix bug causing rollback of HDFS upgrade to result in bad VERSION file. Contributed by Vinay and Andrew Wang.
|
12 年之前 |
Tsz-wo Sze
|
6a76ec14ad
HDFS-4351. In BlockPlacementPolicyDefault.chooseTarget(..), numOfReplicas needs to be updated when avoiding stale nodes. Contributed by Andrew Wang
|
12 年之前 |
Suresh Srinivas
|
251b485af5
HADOOP-9173. Add security token protobuf definition to common and use it in hdfs. Contributed by Suresh Srinivas.
|
12 年之前 |
Tsz-wo Sze
|
2c15726999
HDFS-4270. Introduce soft and hard limits for max replication so that replications of the highest priority are allowed to choose a source datanode that has reached its soft limit but not the hard limit. Contributed by Derek Dagit
|
12 年之前 |
Todd Lipcon
|
32052a1e3a
HDFS-4352. Encapsulate arguments to BlockReaderFactory in a class. Contributed by Colin Patrick McCabe.
|
12 年之前 |
Todd Lipcon
|
228de3c987
HDFS-4302. Fix fatal exception when starting NameNode with DEBUG logs. Contributed by Eugene Koontz.
|
12 年之前 |
Tsz-wo Sze
|
36c5fe9961
HDFS-4346. Add SequentialNumber as a base class for INodeId and GenerationStamp.
|
12 年之前 |
Aaron Myers
|
6f0eb6f5b1
HDFS-4338. TestNameNodeMetrics#testCorruptBlock is flaky. Contributed by Andrew Wang.
|
12 年之前 |
Konstantin Shvachko
|
7b70a688ac
HDFS-4349. Add test for reading files from BackupNode. Contributed by Konstantin Shvachko.
|
12 年之前 |
Konstantin Shvachko
|
df09a85ca9
HDFS-4347. Avoid infinite waiting checkpoint to complete in TestBackupNode. Contributed by Plamen Jeliazkov.
|
12 年之前 |
Konstantin Shvachko
|
fc105796d1
HDFS-4308. addBlock() should persist file blocks once. Contributed by Plamen Jeliazkov.
|
12 年之前 |
Tsz-wo Sze
|
0fa9c7a825
HDFS-4334. Add a unique id to INode. Contributed by Brandon Li
|
12 年之前 |
Arun Murthy
|
8a576d67a1
HDFS-4326. bump up Tomcat version for HttpFS to 6.0.36. Contributed by Alejandro Abdelnur.
|
12 年之前 |
Arun Murthy
|
30cb35bd35
Reverting HDFS-4326 since it caused 'mvn package' to break.
|
12 年之前 |
Alejandro Abdelnur
|
4e73119e1a
HDFS-4326. bump up Tomcat version for HttpFS to 6.0.36. (tucu)
|
12 年之前 |
Aaron Myers
|
a1279e68bf
HDFS-4140. fuse-dfs handles open(O_TRUNC) poorly. Contributed by Colin Patrick McCabe.
|
12 年之前 |
Aaron Myers
|
721095474d
HDFS-4315. DNs with multiple BPs can have BPOfferServices fail to start due to unsynchronized map access. Contributed by Aaron T. Myers.
|
12 年之前 |
Suresh Srinivas
|
3363c45d69
HDFS-4275. MiniDFSCluster-based tests fail on Windows due to failure to delete test namenode directory. Contributed by Chris Nauroth.
|
12 年之前 |
Suresh Srinivas
|
8aee71d1bc
HDFS-4274. BlockPoolSliceScanner does not close verification log during shutdown. Contributed by Chris Nauroth.
|
12 年之前 |
Aaron Myers
|
f6f7152995
HDFS-4307. SocketCache should use monotonic time. Contributed by Colin Patrick McCabe.
|
12 年之前 |
Aaron Myers
|
23586e1ae5
HDFS-4310. fix test org.apache.hadoop.hdfs.server.datanode.TestStartSecureDataNode Contributed by Ivan A. Veselovsky.
|
12 年之前 |