[jira] [Resolved] (HDFS-3791) Backport HDFS-173 to Branch-1 : Recursively deleting a directory with millions of files makes NameNode unresponsive for other commands until the deletion completes

2012-08-28 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HDFS-3791. --- Resolution: Fixed Fix Version/s: 1.2.0 Hadoop Flags: Reviewed I committed the

Build failed in Jenkins: Hadoop-Hdfs-trunk #1148

2012-08-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1148/changes Changes: [vinodkv] YARN-31. Fix TestDelegationTokenRenewer to not depend on test order so as to pass tests on jdk7. Contributed by Thomas Graves. [vinodkv] MAPREDUCE-4579. Split TestTaskAttempt into two so as to pass tests on

Hadoop-Hdfs-trunk - Build # 1148 - Still Failing

2012-08-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1148/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 11188 lines...] Tests run: 38, Failures: 0, Errors: 0,

Hadoop-Hdfs-0.23-Build - Build # 357 - Still Unstable

2012-08-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/357/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 19757 lines...] [INFO] Executed tasks [INFO] [INFO]

Jenkins build is still unstable: Hadoop-Hdfs-0.23-Build #357

2012-08-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/changes

[jira] [Created] (HDFS-3861) Deadlock in DFSClient

2012-08-28 Thread Kihwal Lee (JIRA)
Kihwal Lee created HDFS-3861: Summary: Deadlock in DFSClient Key: HDFS-3861 URL: https://issues.apache.org/jira/browse/HDFS-3861 Project: Hadoop HDFS Issue Type: Bug Affects Versions:

[jira] [Created] (HDFS-3862) QJM: don't require a fencer to be configured if shared storage has built-in single-writer semantics

2012-08-28 Thread Todd Lipcon (JIRA)
Todd Lipcon created HDFS-3862: - Summary: QJM: don't require a fencer to be configured if shared storage has built-in single-writer semantics Key: HDFS-3862 URL: https://issues.apache.org/jira/browse/HDFS-3862

[jira] [Created] (HDFS-3863) QJM: track last committed txid

2012-08-28 Thread Todd Lipcon (JIRA)
Todd Lipcon created HDFS-3863: - Summary: QJM: track last committed txid Key: HDFS-3863 URL: https://issues.apache.org/jira/browse/HDFS-3863 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Created] (HDFS-3864) NN does not update internal file mtime for OP_CLOSE when reading from the edit log

2012-08-28 Thread Aaron T. Myers (JIRA)
Aaron T. Myers created HDFS-3864: Summary: NN does not update internal file mtime for OP_CLOSE when reading from the edit log Key: HDFS-3864 URL: https://issues.apache.org/jira/browse/HDFS-3864

[jira] [Created] (HDFS-3865) TestDistCp is @ignored

2012-08-28 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3865: -- Summary: TestDistCp is @ignored Key: HDFS-3865 URL: https://issues.apache.org/jira/browse/HDFS-3865 Project: Hadoop HDFS Issue Type: Test

[jira] [Resolved] (HDFS-282) Serialize ipcPort in DatanodeID instead of DatanodeRegistration and DatanodeInfo

2012-08-28 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HDFS-282. -- Resolution: Not A Problem No longer an issue now that the writable methods have been removed.