[jira] Created: (HDFS-1512) BlockSender calls deprecated method getReplica

2010-11-19 Thread Eli Collins (JIRA)
BlockSender calls deprecated method getReplica -- Key: HDFS-1512 URL: https://issues.apache.org/jira/browse/HDFS-1512 Project: Hadoop HDFS Issue Type: Improvement Components: data-node

[jira] Created: (HDFS-1513) Fix a number of warnings

2010-11-19 Thread Eli Collins (JIRA)
Fix a number of warnings Key: HDFS-1513 URL: https://issues.apache.org/jira/browse/HDFS-1513 Project: Hadoop HDFS Issue Type: Improvement Reporter: Eli Collins Assignee: Eli Collins

[jira] Updated: (HDFS-1001) DataXceiver and BlockReader disagree on when to send/recv CHECKSUM_OK

2010-11-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-1001: -- Attachment: HDFS-1001-6.patch Attached a patch fixes a warning in the last patch. DataXceiver and

[jira] Updated: (HDFS-1513) Fix a number of warnings

2010-11-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-1513: -- Status: Patch Available (was: Open) Fix a number of warnings

[jira] Updated: (HDFS-1513) Fix a number of warnings

2010-11-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-1513: -- Attachment: hdfs-1513-1.patch Patch attached. Fixes almost all the warnings. Fix a number of warnings

[jira] Commented: (HDFS-1001) DataXceiver and BlockReader disagree on when to send/recv CHECKSUM_OK

2010-11-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933735#action_12933735 ] Eli Collins commented on HDFS-1001: --- Unit test results look the same as trunk before the

[jira] Updated: (HDFS-1001) DataXceiver and BlockReader disagree on when to send/recv CHECKSUM_OK

2010-11-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-1001: -- Resolution: Fixed Fix Version/s: 0.22.0 Status: Resolved (was: Patch Available) I've

[jira] Commented: (HDFS-1473) Refactor storage management into separate classes than fsimage file reading/writing

2010-11-19 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933864#action_12933864 ] Todd Lipcon commented on HDFS-1473: --- Unit test results: [junit] Test

[jira] Commented: (HDFS-1509) Resync discarded directories in fs.name.dir during saveNamespace command

2010-11-19 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933895#action_12933895 ] dhruba borthakur commented on HDFS-1509: Absolutely agree that constantly trying to

[jira] Commented: (HDFS-1509) Resync discarded directories in fs.name.dir during saveNamespace command

2010-11-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933929#action_12933929 ] Eli Collins commented on HDFS-1509: --- Ah, thanks. In the description I think you mean

[jira] Commented: (HDFS-1167) [Herriot] New property for local conf directory in system-test-hdfs.xml file.

2010-11-19 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933932#action_12933932 ] Konstantin Boudnik commented on HDFS-1167: -- I am trying to understand the logic

[jira] Commented: (HDFS-1167) [Herriot] New property for local conf directory in system-test-hdfs.xml file.

2010-11-19 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933975#action_12933975 ] Konstantin Boudnik commented on HDFS-1167: -- Ok, looks like the code for this has

[jira] Updated: (HDFS-1476) listCorruptFileBlocks should be functional while the name node is still in safe mode

2010-11-19 Thread Patrick Kling (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Kling updated HDFS-1476: Attachment: HDFS-1476.4.patch Updated test case to play nice with HDFS-1482.

[jira] Commented: (HDFS-1511) 98 Release Audit warnings on trunk and branch-0.22

2010-11-19 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933995#action_12933995 ] Konstantin Boudnik commented on HDFS-1511: -- OpenOffice files

[jira] Updated: (HDFS-1167) [Herriot] New property for local conf directory in system-test-hdfs.xml file.

2010-11-19 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated HDFS-1167: - Attachment: hdfs-1167.patch Slightly polished description. [Herriot] New property for

[jira] Updated: (HDFS-1167) New property for local conf directory in system-test-hdfs.xml file.

2010-11-19 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated HDFS-1167: - Environment: herriot Affects Version/s: (was: 0.21.0)

[jira] Updated: (HDFS-1167) New property for local conf directory in system-test-hdfs.xml file.

2010-11-19 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated HDFS-1167: - Resolution: Fixed Status: Resolved (was: Patch Available) I have committed this

[jira] Commented: (HDFS-1467) Append pipeline never succeeds with more than one replica

2010-11-19 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12934044#action_12934044 ] Todd Lipcon commented on HDFS-1467: --- Test results: [junit] Test

[jira] Resolved: (HDFS-1467) Append pipeline never succeeds with more than one replica

2010-11-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HDFS-1467. --- Resolution: Fixed Fix Version/s: 0.23.0 0.22.0 I've committed this to trunk

[jira] Commented: (HDFS-1448) Create multi-format parser for edits logs file, support binary and XML formats initially

2010-11-19 Thread Erik Steffl (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12934099#action_12934099 ] Erik Steffl commented on HDFS-1448: --- HDFS-1448-0.22-3.patch implements changes suggested