[jira] Commented: (HDFS-492) Expose corrupt replica/block information

2009-07-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12737041#action_12737041 ] Hadoop QA commented on HDFS-492: -1 overall. Here are the results of testing the latest

[jira] Commented: (HDFS-506) Incorrect UserName at Solaris because it has no whoami command by default

2009-07-30 Thread Urko Benito (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12737071#action_12737071 ] Urko Benito commented on HDFS-506: -- Hi I think the solution is *not to change the source

[jira] Commented: (HDFS-492) Expose corrupt replica/block information

2009-07-30 Thread Bill Zeller (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12737192#action_12737192 ] Bill Zeller commented on HDFS-492: -- The change to BlockInfo broke this patch. I need to make

[jira] Updated: (HDFS-513) NameNode.getBlockLocations throws NPE when offset filesize and file is not empty

2009-07-30 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HDFS-513: - Attachment: hdfs-513.txt Here's a one-liner patch which fixes the issue for me.

[jira] Updated: (HDFS-513) NameNode.getBlockLocations throws NPE when offset filesize and file is not empty

2009-07-30 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HDFS-513: - Status: Patch Available (was: Open) NameNode.getBlockLocations throws NPE when offset filesize and file

[jira] Created: (HDFS-514) DFSClient.namenode is a public field. Should be private.

2009-07-30 Thread Bill Zeller (JIRA)
DFSClient.namenode is a public field. Should be private. Key: HDFS-514 URL: https://issues.apache.org/jira/browse/HDFS-514 Project: Hadoop HDFS Issue Type: Bug Reporter:

[jira] Commented: (HDFS-514) DFSClient.namenode is a public field. Should be private.

2009-07-30 Thread Bill Zeller (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12737224#action_12737224 ] Bill Zeller commented on HDFS-514: -- *They cannot be private final due to the changes that

[jira] Commented: (HDFS-514) DFSClient.namenode is a public field. Should be private.

2009-07-30 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12737231#action_12737231 ] Tsz Wo (Nicholas), SZE commented on HDFS-514: - ... However, it might be a better

[jira] Commented: (HDFS-514) DFSClient.namenode is a public field. Should be private.

2009-07-30 Thread Bill Zeller (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12737246#action_12737246 ] Bill Zeller commented on HDFS-514: -- I posted a new patch that only makes DFSClient.namenode

[jira] Updated: (HDFS-514) DFSClient.namenode is a public field. Should be private.

2009-07-30 Thread Bill Zeller (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Zeller updated HDFS-514: - Release Note: Changes DFSClient.namenode to be private, adds getter and changes referencing code to use

[jira] Updated: (HDFS-514) DFSClient.namenode is a public field. Should be private.

2009-07-30 Thread Bill Zeller (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Zeller updated HDFS-514: - Attachment: hdfs-514-3.patch DFSClient.namenode is a public field. Should be private.

[jira] Updated: (HDFS-500) Fix lingering and new javac warnings

2009-07-30 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko updated HDFS-500: - Component/s: name-node Affects Version/s: 0.21.0 Fix Version/s: 0.21.0

[jira] Updated: (HDFS-500) Fix lingering and new javac warnings

2009-07-30 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko updated HDFS-500: - Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this.

[jira] Commented: (HDFS-514) DFSClient.namenode is a public field. Should be private.

2009-07-30 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12737267#action_12737267 ] Jakob Homan commented on HDFS-514: -- +1 on the patch. Looks good. Bill, Hudson is being

[jira] Created: (HDFS-515) test-patch doesn't work on git checkouts

2009-07-30 Thread Jakob Homan (JIRA)
test-patch doesn't work on git checkouts Key: HDFS-515 URL: https://issues.apache.org/jira/browse/HDFS-515 Project: Hadoop HDFS Issue Type: Bug Components: test Reporter: Jakob

[jira] Updated: (HDFS-511) Redundant block searches in BlockManager.

2009-07-30 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko updated HDFS-511: - Attachment: BlockManager.patch Don't see any rational reasons to keep the old method in

[jira] Updated: (HDFS-119) logSync() may block NameNode forever.

2009-07-30 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-119: - Status: Open (was: Patch Available) logSync() may block NameNode forever.

[jira] Updated: (HDFS-119) logSync() may block NameNode forever.

2009-07-30 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-119: - Status: Patch Available (was: Open) submitting again... logSync() may block NameNode forever.

[jira] Updated: (HDFS-119) logSync() may block NameNode forever.

2009-07-30 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko updated HDFS-119: - Resolution: Fixed Fix Version/s: 0.21.0 Hadoop Flags: [Reviewed]

[jira] Commented: (HDFS-512) Set block id as the key to Block

2009-07-30 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12737338#action_12737338 ] Tsz Wo (Nicholas), SZE commented on HDFS-512: - Changing the key of the maps from

[jira] Commented: (HDFS-512) Set block id as the key to Block

2009-07-30 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12737348#action_12737348 ] Hairong Kuang commented on HDFS-512: The way I look at this problem is that I'd like to

[jira] Commented: (HDFS-511) Redundant block searches in BlockManager.

2009-07-30 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12737352#action_12737352 ] Hairong Kuang commented on HDFS-511: +1 This looks good to me. Redundant block searches

[jira] Commented: (HDFS-167) DFSClient continues to retry indefinitely

2009-07-30 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12737361#action_12737361 ] Jakob Homan commented on HDFS-167: -- not really. The only code that uses the public NN (on

[jira] Commented: (HDFS-514) DFSClient.namenode is a public field. Should be private.

2009-07-30 Thread Bill Zeller (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12737364#action_12737364 ] Bill Zeller commented on HDFS-514: -- [exec] There appear to be 148 release audit

[jira] Commented: (HDFS-167) DFSClient continues to retry indefinitely

2009-07-30 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12737363#action_12737363 ] Jakob Homan commented on HDFS-167: -- and there is a getter method that still provides access