[jira] [Commented] (HDFS-3878) Add an administrative command to download finalized edit log segments from the NN

2012-09-03 Thread Yanbo Liang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447191#comment-13447191 ] Yanbo Liang commented on HDFS-3878: --- The workflow of fetchEditLogs is the same as

[jira] [Commented] (HDFS-3469) start-dfs.sh will start zkfc, but stop-dfs.sh will not stop zkfc similarly.

2012-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447250#comment-13447250 ] Hudson commented on HDFS-3469: -- Integrated in Hadoop-Hdfs-trunk #1154 (See

[jira] [Commented] (HDFS-3469) start-dfs.sh will start zkfc, but stop-dfs.sh will not stop zkfc similarly.

2012-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447282#comment-13447282 ] Hudson commented on HDFS-3469: -- Integrated in Hadoop-Mapreduce-trunk #1185 (See

[jira] [Commented] (HDFS-3869) QJM: expose non-file journal manager details in web UI

2012-09-03 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447426#comment-13447426 ] Todd Lipcon commented on HDFS-3869: --- Added the following comment: {code} + // COW

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

2012-09-03 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HDFS-3863: -- Attachment: hdfs-3863.txt New rev of the patch: In this rev I kept the protobuf fields optional, but

[jira] [Updated] (HDFS-3869) QJM: expose non-file journal manager details in web UI

2012-09-03 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HDFS-3869: -- Attachment: hdfs-3869.txt This actually depends on HDFS-3863, so not committing until that one is in.

[jira] [Updated] (HDFS-3869) QJM: expose non-file journal manager details in web UI

2012-09-03 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HDFS-3869: -- Attachment: hdfs-3869.txt Found one small bug in this patch -- accidentally had synchronized on the

[jira] [Created] (HDFS-3887) Remove redundant chooseTarget methods in BlockPlacementPolicy.java

2012-09-03 Thread Jing Zhao (JIRA)
Jing Zhao created HDFS-3887: --- Summary: Remove redundant chooseTarget methods in BlockPlacementPolicy.java Key: HDFS-3887 URL: https://issues.apache.org/jira/browse/HDFS-3887 Project: Hadoop HDFS

[jira] [Updated] (HDFS-3887) Remove redundant chooseTarget methods in BlockPlacementPolicy.java

2012-09-03 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-3887: Attachment: HDFS-3887.patch Remove redundant chooseTarget methods in BlockPlacementPolicy.java

[jira] [Updated] (HDFS-3726) QJM: if a logger misses an RPC, don't retry that logger until next segment

2012-09-03 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HDFS-3726: -- Attachment: hdfs-3726.txt Attached patch introduces the improvement as described above. There is a new

[jira] [Updated] (HDFS-3887) Remove redundant chooseTarget methods in BlockPlacementPolicy.java

2012-09-03 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-3887: -- Status: Patch Available (was: Open) Remove redundant chooseTarget methods in

[jira] [Updated] (HDFS-2793) Add an admin command to trigger an edit log roll

2012-09-03 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HDFS-2793: -- Attachment: hdfs-2793.txt Add an admin command to trigger an edit log roll

[jira] [Updated] (HDFS-2793) Add an admin command to trigger an edit log roll

2012-09-03 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HDFS-2793: -- Target Version/s: 3.0.0, 2.2.0-alpha (was: 0.24.0) Status: Patch Available (was: Open)

[jira] [Updated] (HDFS-3884) QJM: Journal format() should reset cached values

2012-09-03 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HDFS-3884: -- Attachment: hdfs-3884.txt Before committing, realized this introduced a findbugs error. Needed to add