[jira] [Commented] (HDFS-5514) FSNamesystem's fsLock should allow custom implementation

2013-12-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13841183#comment-13841183 ] Hudson commented on HDFS-5514: -- FAILURE: Integrated in Hadoop-Yarn-trunk #413 (See

[jira] [Commented] (HDFS-5514) FSNamesystem's fsLock should allow custom implementation

2013-12-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13841250#comment-13841250 ] Hudson commented on HDFS-5514: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1630 (See

[jira] [Commented] (HDFS-5514) FSNamesystem's fsLock should allow custom implementation

2013-12-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13841267#comment-13841267 ] Hudson commented on HDFS-5514: -- SUCCESS: Integrated in Hadoop-Hdfs-trunk #1604 (See

[jira] [Commented] (HDFS-5514) FSNamesystem's fsLock should allow custom implementation

2013-12-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840177#comment-13840177 ] Hudson commented on HDFS-5514: -- FAILURE: Integrated in Hadoop-trunk-Commit #4833 (See

[jira] [Commented] (HDFS-5514) FSNamesystem's fsLock should allow custom implementation

2013-12-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840193#comment-13840193 ] Hudson commented on HDFS-5514: -- SUCCESS: Integrated in Hadoop-trunk-Commit #4834 (See

[jira] [Commented] (HDFS-5514) FSNamesystem's fsLock should allow custom implementation

2013-12-03 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13837952#comment-13837952 ] Daryn Sharp commented on HDFS-5514: --- Yes, I meant coarse, nice catch. :) I think I can

[jira] [Commented] (HDFS-5514) FSNamesystem's fsLock should allow custom implementation

2013-12-03 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13837962#comment-13837962 ] Daryn Sharp commented on HDFS-5514: --- [~cnauroth] Regarding #2, that's technically it's a

[jira] [Commented] (HDFS-5514) FSNamesystem's fsLock should allow custom implementation

2013-12-03 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13837980#comment-13837980 ] Chris Nauroth commented on HDFS-5514: - Thanks, Daryn. On #2, I think verifying that

[jira] [Commented] (HDFS-5514) FSNamesystem's fsLock should allow custom implementation

2013-12-03 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13837991#comment-13837991 ] Daryn Sharp commented on HDFS-5514: --- I completely agree that reentrancy testing is

[jira] [Commented] (HDFS-5514) FSNamesystem's fsLock should allow custom implementation

2013-12-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13838184#comment-13838184 ] Hadoop QA commented on HDFS-5514: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-5514) FSNamesystem's fsLock should allow custom implementation

2013-11-15 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13823912#comment-13823912 ] Colin Patrick McCabe commented on HDFS-5514: Thanks for working on this, Daryn.

[jira] [Commented] (HDFS-5514) FSNamesystem's fsLock should allow custom implementation

2013-11-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13822860#comment-13822860 ] Hadoop QA commented on HDFS-5514: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-5514) FSNamesystem's fsLock should allow custom implementation

2013-11-14 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13823172#comment-13823172 ] Chris Nauroth commented on HDFS-5514: - Hi, Daryn. It looks like a good change. A

[jira] [Commented] (HDFS-5514) FSNamesystem's fsLock should allow custom implementation

2013-11-14 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13823259#comment-13823259 ] Jonathan Eagles commented on HDFS-5514: --- Hi, Daryn. I like what is going on here. One