[jira] Created: (HDFS-969) renewDelegatoinToken in FSNamesystem (and up the call stack) should return boolean instead of Boolean (to match HADOOP-6557)

2010-02-11 Thread Boris Shkolnik (JIRA)
renewDelegatoinToken in FSNamesystem (and up the call stack) should return boolean instead of Boolean (to match HADOOP-6557) Key: HDFS-969

[jira] Commented: (HDFS-955) FSImage.saveFSImage can lose edits

2010-02-11 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832706#action_12832706 ] Todd Lipcon commented on HDFS-955: -- I worked through this a bit last night. Here are some op

[jira] Commented: (HDFS-955) FSImage.saveFSImage can lose edits

2010-02-11 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832730#action_12832730 ] Todd Lipcon commented on HDFS-955: -- bq. One thing I'd also like to consider more is the inte

[jira] Created: (HDFS-970) FSImage writing should always fsync before close

2010-02-11 Thread Todd Lipcon (JIRA)
FSImage writing should always fsync before close Key: HDFS-970 URL: https://issues.apache.org/jira/browse/HDFS-970 Project: Hadoop HDFS Issue Type: Bug Components: name-node Affe

[jira] Updated: (HDFS-946) NameNode should not return full path name when lisitng a diretory or getting the status of a file

2010-02-11 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hairong Kuang updated HDFS-946: --- Attachment: HDFSFileStatus1.patch This fixed a bug in the listing of the root. > NameNode should not r

[jira] Updated: (HDFS-946) NameNode should not return full path name when lisitng a diretory or getting the status of a file

2010-02-11 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hairong Kuang updated HDFS-946: --- Attachment: (was: HDFSFileStatus.patch) > NameNode should not return full path name when lisitng a

[jira] Commented: (HDFS-970) FSImage writing should always fsync before close

2010-02-11 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832738#action_12832738 ] Todd Lipcon commented on HDFS-970: -- Relevant LKML thread: http://lkml.indiana.edu/hypermail/

[jira] Commented: (HDFS-946) NameNode should not return full path name when lisitng a diretory or getting the status of a file

2010-02-11 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832745#action_12832745 ] Hairong Kuang commented on HDFS-946: > If you are proposing that the object that is sent

[jira] Commented: (HDFS-955) FSImage.saveFSImage can lose edits

2010-02-11 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832755#action_12832755 ] Konstantin Shvachko commented on HDFS-955: -- Todd, I did not get a clear idea whether

[jira] Commented: (HDFS-955) FSImage.saveFSImage can lose edits

2010-02-11 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832757#action_12832757 ] Todd Lipcon commented on HDFS-955: -- bq. because the problem stated here has a simple solutio

[jira] Updated: (HDFS-955) FSImage.saveFSImage can lose edits

2010-02-11 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HDFS-955: - Attachment: hdfs-955-moretests.txt Here's a patch which includes your patch from before, plus two new unit

[jira] Commented: (HDFS-955) FSImage.saveFSImage can lose edits

2010-02-11 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832760#action_12832760 ] Konstantin Shvachko commented on HDFS-955: -- I'll take a look at your patch, thanks.

[jira] Created: (HDFS-971) Add symlink coverage to TestDFSPermission

2010-02-11 Thread Eli Collins (JIRA)
Add symlink coverage to TestDFSPermission - Key: HDFS-971 URL: https://issues.apache.org/jira/browse/HDFS-971 Project: Hadoop HDFS Issue Type: Sub-task Reporter: Eli Collins Ass

[jira] Created: (HDFS-972) FileContextSymlinkBaseTest should use FileContextTestHelper

2010-02-11 Thread Eli Collins (JIRA)
FileContextSymlinkBaseTest should use FileContextTestHelper --- Key: HDFS-972 URL: https://issues.apache.org/jira/browse/HDFS-972 Project: Hadoop HDFS Issue Type: Test Compone

[jira] Commented: (HDFS-970) FSImage writing should always fsync before close

2010-02-11 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832799#action_12832799 ] dhruba borthakur commented on HDFS-970: --- This is a good thing to do. This could increas

[jira] Updated: (HDFS-965) TestDelegationToken fails in trunk

2010-02-11 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HDFS-965: -- Status: Open (was: Patch Available) > TestDelegationToken fails in trunk > -

[jira] Updated: (HDFS-965) TestDelegationToken fails in trunk

2010-02-11 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HDFS-965: -- Attachment: HDFS-965.2.patch > TestDelegationToken fails in trunk > -

[jira] Updated: (HDFS-965) TestDelegationToken fails in trunk

2010-02-11 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HDFS-965: -- Status: Patch Available (was: Open) > TestDelegationToken fails in trunk > -

[jira] Commented: (HDFS-965) TestDelegationToken fails in trunk

2010-02-11 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832806#action_12832806 ] Jitendra Nath Pandey commented on HDFS-965: --- New patch gets all interface addresses

[jira] Updated: (HDFS-918) Use single Selector and small thread pool to replace many instances of BlockSender for reads

2010-02-11 Thread Jay Booth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Booth updated HDFS-918: --- Attachment: hdfs-918-20100211.patch Here's my latest patch. I replaced the dependency on commons-poo