hadoop git commit: HDFS-8719. Erasure Coding: client generates too many small packets when writing parity data. Contributed by Li Bo.

2015-07-09 Thread waltersu4549
hen +writing parity data. (Li Bo via waltersu4549) http://git-wip-us.apache.org/repos/asf/hadoop/blob/48f3830f/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSOutputStream.java -- diff --git a/hadoop-h

hadoop git commit: HDFS-8433. Erasure coding: set blockToken in LocatedStripedBlock. Contributed by Walter Su.

2015-07-19 Thread waltersu4549
trunk. (zhz) + +HDFS-8433. Erasure coding: set blockToken in LocatedStripedBlock.(waltersu4549) http://git-wip-us.apache.org/repos/asf/hadoop/blob/06394e37/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/P

hadoop git commit: HDFS-8769. Erasure coding: unit test for SequentialBlockGroupIdGenerator. Contributed by Rakesh R.

2015-07-24 Thread waltersu4549
s-project/hadoop-hdfs/CHANGES-HDFS-EC-7285.txt @@ -376,3 +376,6 @@ HDFS-8798. Erasure Coding: fix DFSStripedInputStream/DFSStripedOutputStream re-fetch token when expired. (Walter Su via jing9) + +HDFS-8769. Erasure coding: unit test for SequentialBlockGroupIdGenerator. +(Rakesh R via wa

hadoop git commit: HDFS-8352. Erasure Coding: test webhdfs read write stripe file. (waltersu4549)

2015-05-18 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 f9be529f4 -> 3365da575 HDFS-8352. Erasure Coding: test webhdfs read write stripe file. (waltersu4549) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3365d

hadoop git commit: HDFS-8378. Erasure Coding: Few improvements for the erasure coding worker. Contributed by Rakesh R.

2015-05-18 Thread waltersu4549
oop-hdfs/CHANGES-HDFS-EC-7285.txt @@ -218,6 +218,8 @@ HDFS-8367. BlockInfoStriped uses EC schema. (Kai Sasaki via Kai Zheng) +HDFS-8352. Erasure Coding: test webhdfs read write stripe file. (waltersu4549) + HDFS-8417. Erasure Coding: Pread failed to read data starting from not-fi

hadoop git commit: HDFS-8441. Erasure Coding: make condition check earlier for setReplication. (waltersu4549)

2015-05-21 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 579677d02 -> 24d0fbe60 HDFS-8441. Erasure Coding: make condition check earlier for setReplication. (waltersu4549) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: HDFS-8571. Fix TestErasureCodingCli test. Contributed by Vinayakumar B.

2015-06-10 Thread waltersu4549
lly because of flawed test. (Walter Su via zhz) HDFS-8556. Erasure Coding: Fix usage of 'createZone' (vinayakumarb) + +HDFS-8571. Fix TestErasureCodingCli test (Vinayakumar B via waltersu4549) http://git-wip-us.apache.org/repos/asf/hadoop/blob/b7d6ea8e/hadoop-hdfs-project/hadoop-

hadoop git commit: HDFS-8838. Erasure Coding: Tolerate datanode failures in DFSStripedOutputStream when the data length is small. Contributed by Tsz Wo Nicholas Sze.

2015-08-26 Thread waltersu4549
when the data length is small. (szetszwo via waltersu4549) http://git-wip-us.apache.org/repos/asf/hadoop/blob/067ec8c2/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSOutputStream.java -- diff --git a/had

[2/2] hadoop git commit: HDFS-8909. Erasure coding: update BlockInfoContiguousUC and BlockInfoStripedUC to use BlockUnderConstructionFeature. Contributed by Jing Zhao.

2015-08-27 Thread waltersu4549
failures in DFSStripedOutputStream when the data length is small. (szetszwo via waltersu4549) + +HDFS-8909. Erasure coding: update BlockInfoContiguousUC and BlockInfoStripedUC +to use BlockUnderConstructionFeature. (Jing Zhao via waltersu4549) http://git-wip-us.apache.org/repos/asf

[1/2] hadoop git commit: HDFS-8909. Erasure coding: update BlockInfoContiguousUC and BlockInfoStripedUC to use BlockUnderConstructionFeature. Contributed by Jing Zhao.

2015-08-27 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 067ec8c2b -> 164cbe643 http://git-wip-us.apache.org/repos/asf/hadoop/blob/164cbe64/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java ---

hadoop git commit: HDFS-9772. TestBlockReplacement#testThrottler doesn't work as expected. Contributed by Lin Yiqun.

2016-04-13 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/trunk 35f077055 -> 903428bf9 HDFS-9772. TestBlockReplacement#testThrottler doesn't work as expected. Contributed by Lin Yiqun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/com

hadoop git commit: HDFS-9772. TestBlockReplacement#testThrottler doesn't work as expected. Contributed by Lin Yiqun.

2016-04-13 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2 2b0b332e2 -> c195b1c9f HDFS-9772. TestBlockReplacement#testThrottler doesn't work as expected. Contributed by Lin Yiqun. (cherry picked from commit 903428bf946827b4d58c7c577ed0c574a7cff029) Project: http://git-wip-us.apache.org/repos/

hadoop git commit: HDFS-9772. TestBlockReplacement#testThrottler doesn't work as expected. Contributed by Lin Yiqun.

2016-04-13 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2.7 3afdac6e2 -> 2ee244ac2 HDFS-9772. TestBlockReplacement#testThrottler doesn't work as expected. Contributed by Lin Yiqun. (cherry picked from commit 903428bf946827b4d58c7c577ed0c574a7cff029) Project: http://git-wip-us.apache.org/repo

hadoop git commit: HDFS-9772. TestBlockReplacement#testThrottler doesn't work as expected. Contributed by Lin Yiqun.

2016-04-13 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2.8 59b0661c7 -> f3dbabb13 HDFS-9772. TestBlockReplacement#testThrottler doesn't work as expected. Contributed by Lin Yiqun. (cherry picked from commit 903428bf946827b4d58c7c577ed0c574a7cff029) Project: http://git-wip-us.apache.org/repo

hadoop git commit: HDFS-9412. getBlocks occupies FSLock and takes too long to complete. Contributed by He Tianyi.

2016-04-17 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/trunk fdc46bfb3 -> 67523ffcf HDFS-9412. getBlocks occupies FSLock and takes too long to complete. Contributed by He Tianyi. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit

hadoop git commit: HDFS-9412. getBlocks occupies FSLock and takes too long to complete. Contributed by He Tianyi.

2016-04-17 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2 41cafeb5a -> a6d0e9e56 HDFS-9412. getBlocks occupies FSLock and takes too long to complete. Contributed by He Tianyi. (cherry picked from commit 67523ffcf491f4f2db5335899c00a174d0caaa9b) Conflicts: hadoop-hdfs-project/hadoop-

hadoop git commit: HDFS-9412. getBlocks occupies FSLock and takes too long to complete. Contributed by He Tianyi.

2016-04-17 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2.8 84ab38293 -> 7f47d984f HDFS-9412. getBlocks occupies FSLock and takes too long to complete. Contributed by He Tianyi. (cherry picked from commit 67523ffcf491f4f2db5335899c00a174d0caaa9b) Conflicts: hadoop-hdfs-project/hadoo

hadoop git commit: HDFS-10275. TestDataNodeMetrics failing intermittently due to TotalWriteTime counted incorrectly. Contributed by Lin Yiqun.

2016-04-18 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/trunk 67523ffcf -> ab903029a HDFS-10275. TestDataNodeMetrics failing intermittently due to TotalWriteTime counted incorrectly. Contributed by Lin Yiqun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apach

hadoop git commit: HDFS-10275. TestDataNodeMetrics failing intermittently due to TotalWriteTime counted incorrectly. Contributed by Lin Yiqun.

2016-04-18 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2 dd6476969 -> a06ee5a71 HDFS-10275. TestDataNodeMetrics failing intermittently due to TotalWriteTime counted incorrectly. Contributed by Lin Yiqun. (cherry picked from commit ab903029a9d353677184ff5602966b11ffb408b9) Project: http://gi

hadoop git commit: HDFS-10275. TestDataNodeMetrics failing intermittently due to TotalWriteTime counted incorrectly. Contributed by Lin Yiqun.

2016-04-18 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2.8 e9699aa44 -> 09ffc65d9 HDFS-10275. TestDataNodeMetrics failing intermittently due to TotalWriteTime counted incorrectly. Contributed by Lin Yiqun. (cherry picked from commit ab903029a9d353677184ff5602966b11ffb408b9) Project: http://

hadoop git commit: HDFS-10275. TestDataNodeMetrics failing intermittently due to TotalWriteTime counted incorrectly. Contributed by Lin Yiqun.

2016-04-18 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2.7 0ad463458 -> 91ca90fdd HDFS-10275. TestDataNodeMetrics failing intermittently due to TotalWriteTime counted incorrectly. Contributed by Lin Yiqun. (cherry picked from commit ab903029a9d353677184ff5602966b11ffb408b9) Project: http://

hadoop git commit: HDFS-10291 TestShortCircuitLocalRead failing (stevel)

2016-04-19 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/trunk b5d4c7dc7 -> 438efc363 HDFS-10291 TestShortCircuitLocalRead failing (stevel) (cherry picked from commit dd64769699ea4c85abdf9c590b9db680837e8b27) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache

hadoop git commit: HDFS-10284. o.a.h.hdfs.server.blockmanagement.TestBlockManagerSafeMode.testCheckSafeMode fails intermittently. Contributed by Mingliang Liu.

2016-04-19 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/trunk 438efc363 -> 4b4df2cd4 HDFS-10284. o.a.h.hdfs.server.blockmanagement.TestBlockManagerSafeMode.testCheckSafeMode fails intermittently. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http:

hadoop git commit: HDFS-10284. o.a.h.hdfs.server.blockmanagement.TestBlockManagerSafeMode.testCheckSafeMode fails intermittently. Contributed by Mingliang Liu.

2016-04-19 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2 bf4403e03 -> d31a0d744 HDFS-10284. o.a.h.hdfs.server.blockmanagement.TestBlockManagerSafeMode.testCheckSafeMode fails intermittently. Contributed by Mingliang Liu. (cherry picked from commit 4b4df2cd48649b2d9cbdd97907c8d5f813cacdb1)

hadoop git commit: HDFS-9744. TestDirectoryScanner#testThrottling occasionally time out after 300 seconds. Contributed by Lin Yiqun.

2016-04-19 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/trunk 4b4df2cd4 -> 90d1af141 HDFS-9744. TestDirectoryScanner#testThrottling occasionally time out after 300 seconds. Contributed by Lin Yiqun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repo

hadoop git commit: HDFS-9744. TestDirectoryScanner#testThrottling occasionally time out after 300 seconds. Contributed by Lin Yiqun.

2016-04-19 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2 d31a0d744 -> 09a508bee HDFS-9744. TestDirectoryScanner#testThrottling occasionally time out after 300 seconds. Contributed by Lin Yiqun. (cherry picked from commit 90d1af141666ba12f18d44464cb6169c445d0902) Project: http://git-wip-us.a

hadoop git commit: HDFS-9744. TestDirectoryScanner#testThrottling occasionally time out after 300 seconds. Contributed by Lin Yiqun.

2016-04-19 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2.8 e1d9e5ab8 -> 1860b8ceb HDFS-9744. TestDirectoryScanner#testThrottling occasionally time out after 300 seconds. Contributed by Lin Yiqun. (cherry picked from commit 90d1af141666ba12f18d44464cb6169c445d0902) Project: http://git-wip-us

svn commit: r1724723 - /hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml

2016-01-14 Thread waltersu4549
Author: waltersu4549 Date: Fri Jan 15 02:29:31 2016 New Revision: 1724723 URL: http://svn.apache.org/viewvc?rev=1724723&view=rev Log: changing organization name Modified: hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml Modified: hadoop/common/site/main/author

hadoop git commit: HADOOP-12715. TestValueQueue#testgetAtMostPolicyALL fails intermittently. Contributed by Xiao Chen.

2016-01-25 Thread waltersu4549
736. TestTimedOutTestsListener#testThreadDumpAndDeadlocks sometimes times out. (Xiao Chen via aajisaka) +HADOOP-12715. TestValueQueue#testgetAtMostPolicyALL fails intermittently. +(Xiao Chen via waltersu4549) + Release 2.6.3 - 2015-12-17 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/re

hadoop git commit: HADOOP-12715. TestValueQueue#testgetAtMostPolicyALL fails intermittently. Contributed by Xiao Chen.

2016-01-25 Thread waltersu4549
txt @@ -1836,6 +1836,9 @@ Release 2.6.4 - UNRELEASED HADOOP-12736. TestTimedOutTestsListener#testThreadDumpAndDeadlocks sometimes times out. (Xiao Chen via aajisaka) +HADOOP-12715. TestValueQueue#testgetAtMostPolicyALL fails intermittently. +(Xiao Chen via waltersu4549) + Rele

hadoop git commit: HADOOP-12715. TestValueQueue#testgetAtMostPolicyALL fails intermittently. Contributed by Xiao Chen.

2016-01-25 Thread waltersu4549
txt @@ -1890,6 +1890,9 @@ Release 2.6.4 - UNRELEASED HADOOP-12736. TestTimedOutTestsListener#testThreadDumpAndDeadlocks sometimes times out. (Xiao Chen via aajisaka) +HADOOP-12715. TestValueQueue#testgetAtMostPolicyALL fails intermittently. +(Xiao Chen via waltersu4549) + Release 2.

hadoop git commit: HADOOP-12715. TestValueQueue#testgetAtMostPolicyALL fails intermittently. Contributed by Xiao Chen.

2016-01-25 Thread waltersu4549
txt @@ -875,6 +875,9 @@ Release 2.6.4 - UNRELEASED HADOOP-12736. TestTimedOutTestsListener#testThreadDumpAndDeadlocks sometimes times out. (Xiao Chen via aajisaka) +HADOOP-12715. TestValueQueue#testgetAtMostPolicyALL fails intermittently. +(Xiao Chen via waltersu4549) + Rele

hadoop git commit: HADOOP-12715. TestValueQueue#testgetAtMostPolicyALL fails intermittently. Contributed by Xiao Chen.

2016-01-25 Thread waltersu4549
txt @@ -27,6 +27,9 @@ Release 2.6.4 - UNRELEASED HADOOP-12736. TestTimedOutTestsListener#testThreadDumpAndDeadlocks sometimes times out. (Xiao Chen via aajisaka) +HADOOP-12715. TestValueQueue#testgetAtMostPolicyALL fails intermittently. +(Xiao Chen via waltersu4549) + Release 2.

hadoop git commit: HDFS-9347. Invariant assumption in TestQuorumJournalManager.shutdown() is wrong. Contributed by Wei-Chiu Chuang.

2016-02-08 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2.6 7f8c89c33 -> 1b25855b9 HDFS-9347. Invariant assumption in TestQuorumJournalManager.shutdown() is wrong. Contributed by Wei-Chiu Chuang. Change-Id: Idde8522e11c77f82b376e0c90a9bf33d163d5cb9 (cherry picked from commit ef3f3f6bb14cf44bef

hadoop git commit: HDFS-9347. Invariant assumption in TestQuorumJournalManager.shutdown() is wrong. Contributed by Wei-Chiu Chuang.

2016-02-08 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2.7 20e013cac -> ef05096f9 HDFS-9347. Invariant assumption in TestQuorumJournalManager.shutdown() is wrong. Contributed by Wei-Chiu Chuang. Change-Id: Idde8522e11c77f82b376e0c90a9bf33d163d5cb9 (cherry picked from commit ef3f3f6bb14cf44bef

hadoop git commit: Move HDFS-9347 from 2.8.0 to 2.6.5 in CHANGES.txt.

2016-02-08 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/trunk dbe49c1bd -> acac72911 Move HDFS-9347 from 2.8.0 to 2.6.5 in CHANGES.txt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/acac7291 Tree: http://git-wip-us.apache.org/

hadoop git commit: Move HDFS-9347 from 2.8.0 to 2.6.5 in CHANGES.txt.

2016-02-08 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2 ef9a81e87 -> ac856893e Move HDFS-9347 from 2.8.0 to 2.6.5 in CHANGES.txt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ac856893 Tree: http://git-wip-us.apache.o

hadoop git commit: HDFS-10182. Hedged read might overwrite user's buf. Contributed by zhouyingchao.

2016-03-28 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/trunk 115be193d -> d8383c687 HDFS-10182. Hedged read might overwrite user's buf. Contributed by zhouyingchao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d8383c68 Tree:

hadoop git commit: HDFS-10182. Hedged read might overwrite user's buf. Contributed by zhouyingchao.

2016-03-28 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2 2b1f066d2 -> 07b0abe0b HDFS-10182. Hedged read might overwrite user's buf. Contributed by zhouyingchao. (cherry picked from commit d8383c687c95dbb37effa307ab2d41497da1cfc2) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Co

hadoop git commit: HDFS-10182. Hedged read might overwrite user's buf. Contributed by zhouyingchao.

2016-03-28 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2.8 0286ac257 -> d71843558 HDFS-10182. Hedged read might overwrite user's buf. Contributed by zhouyingchao. (cherry picked from commit d8383c687c95dbb37effa307ab2d41497da1cfc2) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HDFS-10182. Hedged read might overwrite user's buf. Contributed by zhouyingchao.

2016-03-28 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2.7 17dbf82f5 -> ec459e396 HDFS-10182. Hedged read might overwrite user's buf. Contributed by zhouyingchao. (cherry picked from commit d8383c687c95dbb37effa307ab2d41497da1cfc2) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HDFS-10182. Hedged read might overwrite user's buf. Contributed by zhouyingchao.

2016-03-29 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2.6 c092a8c1b -> 173681a47 HDFS-10182. Hedged read might overwrite user's buf. Contributed by zhouyingchao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/173681a4

hadoop git commit: HADOOP-12327. Initialize output buffers with ZERO bytes in erasure coder. Contributed by Kai Zheng.

2015-10-28 Thread waltersu4549
ect/hadoop-common/CHANGES.txt @@ -603,6 +603,9 @@ Trunk (Unreleased) HADOOP-11921. Enhance tests for erasure coders. (Kai Zheng) + HADOOP-12327. Initialize output buffers with ZERO bytes in erasure coder. + (Kai Zheng via waltersu4549) + Release 2.8.0 - UNRELEASED INCOMPATI

svn commit: r1711421 - /hadoop/common/site/main/publish/who.html

2015-10-30 Thread waltersu4549
Author: waltersu4549 Date: Fri Oct 30 07:52:42 2015 New Revision: 1711421 URL: http://svn.apache.org/viewvc?rev=1711421&view=rev Log: Add waltersu4549 to who.html Modified: hadoop/common/site/main/publish/who.html Modified: hadoop/common/site/main/publish/who.html URL:

hadoop git commit: HADOOP-12047. Indicate preference not to affect input buffers during coding in erasure coder. (Contributed by Kai Zheng)

2015-11-01 Thread waltersu4549
put buffers with ZERO bytes in erasure coder. (Kai Zheng via waltersu4549) + HADOOP-12047. Indicate preference not to affect input buffers during + coding in erasure coder. (Kai Zheng via waltersu4549) + Release 2.8.0 - UNRELEASED INCOMPATIBLE CHANGES http://git-

hadoop git commit: HDFS-9401. Fix findbugs warnings in BlockRecoveryWorker. Contributed by Brahma Reddy Battula.

2015-11-09 Thread waltersu4549
2,9 @@ Release 2.8.0 - UNRELEASED HDFS-9249. NPE is thrown if an IOException is thrown in NameNode constructor. (Wei-Chiu Chuang via Yongjun Zhang) +HDFS-9401. Fix findbugs warnings in BlockRecoveryWorker. +(Brahma Reddy Battula via waltersu4549) + Release 2.7.3 - UNRELEA

hadoop git commit: HDFS-9401. Fix findbugs warnings in BlockRecoveryWorker. Contributed by Brahma Reddy Battula.

2015-11-09 Thread waltersu4549
ker. +(Brahma Reddy Battula via waltersu4549) + Release 2.7.3 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/e5420feb/hadoop-hdfs-project/hadoop-hdfs/dev-support/findbugsExcludeFile.xml -- d

hadoop git commit: HDFS-9410. Some tests should always reset sysout and syserr. Contributed by Xiao Chen.

2015-11-12 Thread waltersu4549
and directories on jmx and web UI on standby is uninitialized. (kihwal) +HDFS-9410. Some tests should always reset sysout and syserr. +(Xiao Chen via waltersu4549) + Release 2.7.3 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/cccf8848/hadoop-h

hadoop git commit: HDFS-9410. Some tests should always reset sysout and syserr. Contributed by Xiao Chen.

2015-11-12 Thread waltersu4549
7,6 +1447,9 @@ Release 2.8.0 - UNRELEASED HDFS-9396. Total files and directories on jmx and web UI on standby is uninitialized. (kihwal) +HDFS-9410. Some tests should always reset sysout and syserr. +(Xiao Chen via waltersu4549) + Release 2.7.3 - UNRELEASED INCOMPATIBLE CHAN

hadoop git commit: HDFS-9358. TestNodeCount#testNodeCount timed out. Contributed by Masatake Iwasaki.

2015-11-16 Thread waltersu4549
ith -namenode option. (Mingliang Liu via xyao) +HDFS-9358. TestNodeCount#testNodeCount timed out. +(Masatake Iwasaki via waltersu4549) + Release 2.7.3 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/621cbb4f/hadoop-hdfs-project/hadoop-hdfs/

hadoop git commit: HDFS-9358. TestNodeCount#testNodeCount timed out. Contributed by Masatake Iwasaki.

2015-11-16 Thread waltersu4549
8.0 - UNRELEASED HDFS-9421. NNThroughputBenchmark replication test NPE with -namenode option. (Mingliang Liu via xyao) +HDFS-9358. TestNodeCount#testNodeCount timed out. +(Masatake Iwasaki via waltersu4549) + Release 2.7.3 - UNRELEASED INCOMPATIBLE CHANGES http://git-

hadoop git commit: HDFS-9428. Fix intermittent failure of TestDNFencing.testQueueingWithAppend. Contributed by Masatake Iwasaki.

2015-11-22 Thread waltersu4549
the TotalFiles metric. (Akira Ajisaka via wheat9) +HDFS-9428. Fix intermittent failure of +TestDNFencing.testQueueingWithAppend. (Masatake Iwasaki via waltersu4549) + Release 2.7.3 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/5aba0933/hadoop-hdfs-proj

hadoop git commit: HDFS-9428. Fix intermittent failure of TestDNFencing.testQueueingWithAppend. Contributed by Masatake Iwasaki.

2015-11-22 Thread waltersu4549
8,6 +1498,9 @@ Release 2.8.0 - UNRELEASED HDFS-9024. Deprecate the TotalFiles metric. (Akira Ajisaka via wheat9) +HDFS-9428. Fix intermittent failure of +TestDNFencing.testQueueingWithAppend. (Masatake Iwasaki via waltersu4549) + Release 2.7.3 - UNRELEASED INCOMPATIBLE CHANGES h

hadoop git commit: HDFS-9435. TestBlockRecovery#testRBWReplicas is failing intermittently. Contributed by Rakesh R.

2015-11-22 Thread waltersu4549
of TestDNFencing.testQueueingWithAppend. (Masatake Iwasaki via waltersu4549) +HDFS-9435. TestBlockRecovery#testRBWReplicas is failing intermittently. +(Rakesh R via waltersu4549) + Release 2.7.3 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/001ecf96/hadoop-h

hadoop git commit: HDFS-9435. TestBlockRecovery#testRBWReplicas is failing intermittently. Contributed by Rakesh R.

2015-11-22 Thread waltersu4549
8.0 - UNRELEASED HDFS-9428. Fix intermittent failure of TestDNFencing.testQueueingWithAppend. (Masatake Iwasaki via waltersu4549) +HDFS-9435. TestBlockRecovery#testRBWReplicas is failing intermittently. +(Rakesh R via waltersu4549) + Release 2.7.3 - UNRELEASED INCOMPATIBLE CHAN

hadoop git commit: HDFS-9423. Fix intermittent failure of TestEditLogTailer. Contributed by Masatake Iwasaki.

2015-11-23 Thread waltersu4549
is failing intermittently. (Rakesh R via waltersu4549) +HDFS-9423. Fix intermittent failure of TestEditLogTailer. +(Masatake Iwasaki via waltersu4549) + Release 2.7.3 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/201f14e2/hadoop-hdfs-project/had

hadoop git commit: HDFS-9423. Fix intermittent failure of TestEditLogTailer. Contributed by Masatake Iwasaki.

2015-11-23 Thread waltersu4549
ase 2.8.0 - UNRELEASED HDFS-9435. TestBlockRecovery#testRBWReplicas is failing intermittently. (Rakesh R via waltersu4549) +HDFS-9423. Fix intermittent failure of TestEditLogTailer. +(Masatake Iwasaki via waltersu4549) + Release 2.7.3 - UNRELEASED INCOMPATIBLE CHANGES http://

hadoop git commit: CHANGES.txt: move HDFS-9423 to trunk

2015-11-23 Thread waltersu4549
ake Iwasaki via waltersu4549) + BREAKDOWN OF HDFS-7285 SUBTASKS AND RELATED JIRAS HDFS-7347. Configurable erasure coding policy for individual files and @@ -2362,9 +2365,6 @@ Release 2.8.0 - UNRELEASED HDFS-9435. TestBlockRecovery#testRBWReplicas is failing intermittently. (Rakes

[hadoop] branch trunk updated: HADOOP-18313: AliyunOSSBlockOutputStream should not mark the temporary file for deletion (#4502)

2022-07-05 Thread waltersu4549
This is an automated email from the ASF dual-hosted git repository. waltersu4549 pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 3ec4b932c17 HADOOP-18313

[hadoop] branch branch-3.3 updated: HADOOP-18313: AliyunOSSBlockOutputStream should not mark the temporary file for deletion (#4502)

2022-07-05 Thread waltersu4549
This is an automated email from the ASF dual-hosted git repository. waltersu4549 pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 690337bca9b HADOOP-18313

[hadoop] branch branch-3.2 updated: HADOOP-18313: AliyunOSSBlockOutputStream should not mark the temporary file for deletion (#4502)

2022-07-05 Thread waltersu4549
This is an automated email from the ASF dual-hosted git repository. waltersu4549 pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new cdbc2bac029 HADOOP-18313

[hadoop] branch branch-2.10 updated: HADOOP-18313: AliyunOSSBlockOutputStream should not mark the temporary file for deletion (#4502)

2022-07-05 Thread waltersu4549
This is an automated email from the ASF dual-hosted git repository. waltersu4549 pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new c617da19f29 HADOOP-18313

[hadoop] branch trunk updated (52c72fafe48 -> f6605f1b3a2)

2022-12-19 Thread waltersu4549
This is an automated email from the ASF dual-hosted git repository. waltersu4549 pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git from 52c72fafe48 HADOOP-18470. Update index md with section on ABFS prefetching add f6605f1b3a2 HADOOP-18438