[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-19 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021970#comment-13021970 ] Nigel Daley commented on HDFS-1822: --- {quote} Add code in 22 and trunk to throw an error i

[jira] [Commented] (HDFS-1835) DataNode.setNewStorageID pulls entropy from /dev/random

2011-04-19 Thread John Carrino (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021968#comment-13021968 ] John Carrino commented on HDFS-1835: I have a test that can go into the org/apache/hado

[jira] [Commented] (HDFS-1172) Blocks in newly completed files are considered under-replicated too quickly

2011-04-19 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021966#comment-13021966 ] Todd Lipcon commented on HDFS-1172: --- This patch looks good. Only question: does the new u

[jira] [Commented] (HDFS-1666) TestAuthorizationFilter is failing

2011-04-19 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021960#comment-13021960 ] Todd Lipcon commented on HDFS-1666: --- Committed the patch to disable the hdfsproxy tests o

[jira] [Commented] (HDFS-1840) Terminate LeaseChecker when all writing files are closed.

2011-04-19 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021933#comment-13021933 ] Tsz Wo (Nicholas), SZE commented on HDFS-1840: -- Passed all unit tests except {

[jira] [Commented] (HDFS-1842) Cannot upgrade 0.20.203 to 0.21 with an editslog present

2011-04-19 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021926#comment-13021926 ] Konstantin Shvachko commented on HDFS-1842: --- Saw your comment in HDFS-1822. The p

[jira] [Commented] (HDFS-1073) Simpler model for Namenode's fs Image and edit Logs

2011-04-19 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021919#comment-13021919 ] Todd Lipcon commented on HDFS-1073: --- I'm back from vacation and just merged trunk into th

[jira] [Commented] (HDFS-1850) DN should transmit absolute failed volume count rather than increments to the NN

2011-04-19 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021902#comment-13021902 ] Todd Lipcon commented on HDFS-1850: --- I don't think changes to DN->NN RPC are considered "

[jira] [Updated] (HDFS-1840) Terminate LeaseChecker when all writing files are closed.

2011-04-19 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-1840: - Attachment: h1840_20110419b.patch h1840_20110419b.patch: - added {{setGraceSleepPe

[jira] [Created] (HDFS-1850) DN should transmit absolute failed volume count rather than increments to the NN

2011-04-19 Thread Eli Collins (JIRA)
DN should transmit absolute failed volume count rather than increments to the NN Key: HDFS-1850 URL: https://issues.apache.org/jira/browse/HDFS-1850 Project: Hadoop HDFS

[jira] [Updated] (HDFS-1845) symlink comes up as directory after namenode restart

2011-04-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-1845: -- Resolution: Fixed Status: Resolved (was: Patch Available) I've committed this to trunk and bran

[jira] [Commented] (HDFS-1845) symlink comes up as directory after namenode restart

2011-04-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021882#comment-13021882 ] Eli Collins commented on HDFS-1845: --- {quote} org.apache.hadoop.hdfs.server.namenode.TestC

[jira] [Updated] (HDFS-1845) symlink comes up as directory after namenode restart

2011-04-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-1845: -- Attachment: hdfs-1845-branch22-1.patch Patch for branch 22 attached. > symlink comes up as directory af

[jira] [Commented] (HDFS-1840) Terminate LeaseChecker when all writing files are closed.

2011-04-19 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021879#comment-13021879 ] Suresh Srinivas commented on HDFS-1840: --- Minor comments: # For test configurability i

[jira] [Commented] (HDFS-1070) Speedup NameNode image loading and saving by storing local file names

2011-04-19 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021880#comment-13021880 ] Todd Lipcon commented on HDFS-1070: --- I'm curious, why did we bump the version number from

[jira] [Updated] (HDFS-1845) symlink comes up as directory after namenode restart

2011-04-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-1845: -- Affects Version/s: 0.23.0 Fix Version/s: 0.23.0 Hadoop Flags: [Reviewed] > symlink come

[jira] [Commented] (HDFS-1845) symlink comes up as directory after namenode restart

2011-04-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021876#comment-13021876 ] Eli Collins commented on HDFS-1845: --- +1 lgtm. > symlink comes up as directory after name

[jira] [Resolved] (HDFS-1158) HDFS-457 increases the chances of losing blocks

2011-04-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HDFS-1158. --- Resolution: Duplicate This issue is covered by HDFS-1161. Filed separate issues for the suggested enh

[jira] [Created] (HDFS-1849) Respect failed.volumes.tolerated on startup

2011-04-19 Thread Eli Collins (JIRA)
Respect failed.volumes.tolerated on startup --- Key: HDFS-1849 URL: https://issues.apache.org/jira/browse/HDFS-1849 Project: Hadoop HDFS Issue Type: Improvement Components: data-node

[jira] [Created] (HDFS-1848) Datanodes should shutdown when a critical volume fails

2011-04-19 Thread Eli Collins (JIRA)
Datanodes should shutdown when a critical volume fails -- Key: HDFS-1848 URL: https://issues.apache.org/jira/browse/HDFS-1848 Project: Hadoop HDFS Issue Type: Improvement Componen

[jira] [Commented] (HDFS-941) Datanode xceiver protocol should allow reuse of a connection

2011-04-19 Thread sam rash (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021862#comment-13021862 ] sam rash commented on HDFS-941: --- The last failure I saw with this test was basically unrelated

[jira] [Created] (HDFS-1847) Datanodes should decomission themselves on volume failure

2011-04-19 Thread Eli Collins (JIRA)
Datanodes should decomission themselves on volume failure - Key: HDFS-1847 URL: https://issues.apache.org/jira/browse/HDFS-1847 Project: Hadoop HDFS Issue Type: Improvement Co

[jira] [Commented] (HDFS-1842) Cannot upgrade 0.20.203 to 0.21 with an editslog present

2011-04-19 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021859#comment-13021859 ] Owen O'Malley commented on HDFS-1842: - +1 on the 203 patch. > Cannot upgrade 0.20.203

[jira] [Updated] (HDFS-1806) TestBlockReport.blockReport_08() and _09() are timing-dependent and likely to fail on fast servers

2011-04-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-1806: -- Resolution: Fixed Status: Resolved (was: Patch Available) I've committed this to branch 22 and

[jira] [Commented] (HDFS-1806) TestBlockReport.blockReport_08() and _09() are timing-dependent and likely to fail on fast servers

2011-04-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021853#comment-13021853 ] Eli Collins commented on HDFS-1806: --- +1 Change lgtm. TestBlockReport no longer fails wh

[jira] [Created] (HDFS-1846) Don't fill preallocated portion of edits log with 0x00

2011-04-19 Thread Aaron T. Myers (JIRA)
Don't fill preallocated portion of edits log with 0x00 -- Key: HDFS-1846 URL: https://issues.apache.org/jira/browse/HDFS-1846 Project: Hadoop HDFS Issue Type: Improvement Componen

[jira] [Updated] (HDFS-1842) Cannot upgrade 0.20.203 to 0.21 with an editslog present

2011-04-19 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-1842: -- Attachment: HDFS-1842.rel204.patch HDFS-1842.rel203.patch Release 203 changes: #

[jira] [Commented] (HDFS-941) Datanode xceiver protocol should allow reuse of a connection

2011-04-19 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021837#comment-13021837 ] Todd Lipcon commented on HDFS-941: -- TestFileConcurrentReader has been failing intermittentl

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-19 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021792#comment-13021792 ] Owen O'Malley commented on HDFS-1822: - Looks good, Suresh > Editlog opcodes overlap be

[jira] [Commented] (HDFS-1845) symlink comes up as directory after namenode restart

2011-04-19 Thread John George (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021787#comment-13021787 ] John George commented on HDFS-1845: --- Thanks Eli. Attached a patch with Eli's suggestions.

[jira] [Updated] (HDFS-1845) symlink comes up as directory after namenode restart

2011-04-19 Thread John George (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John George updated HDFS-1845: -- Attachment: HDFS-1845-apache-3.patch > symlink comes up as directory after namenode restart > --

[jira] [Commented] (HDFS-1839) SecondaryNameNode should not discard "previous.checkpoint"

2011-04-19 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021776#comment-13021776 ] Todd Lipcon commented on HDFS-1839: --- Do we need to fix this for 0.23 if we assume that HD

[jira] [Updated] (HDFS-1840) Terminate LeaseChecker when all writing files are closed.

2011-04-19 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-1840: - Attachment: h1840_20110419.patch h1840_20110419.patch: - incorporated Suresh's com

[jira] [Commented] (HDFS-1840) Terminate LeaseChecker when all writing files are closed.

2011-04-19 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021763#comment-13021763 ] Tsz Wo (Nicholas), SZE commented on HDFS-1840: -- Thanks Suresh for the comments

[jira] [Updated] (HDFS-1842) Cannot upgrade 0.20.203 to 0.21 with an editslog present

2011-04-19 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-1842: -- Issue Type: Sub-task (was: Bug) Parent: HDFS-1822 > Cannot upgrade 0.20.203 to 0.21 wit

[jira] [Commented] (HDFS-1845) symlink comes up as directory after namenode restart

2011-04-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021707#comment-13021707 ] Hadoop QA commented on HDFS-1845: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-19 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021701#comment-13021701 ] Suresh Srinivas commented on HDFS-1822: --- It took me some time to recover and get back

[jira] [Commented] (HDFS-1505) saveNamespace appears to succeed even if all directories fail to save

2011-04-19 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021694#comment-13021694 ] Jakob Homan commented on HDFS-1505: --- Fell off my radar. Pinning it back up. > saveNames

[jira] [Updated] (HDFS-1806) TestBlockReport.blockReport_08() and _09() are timing-dependent and likely to fail on fast servers

2011-04-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-1806: -- Affects Version/s: 0.23.0 Fix Version/s: 0.23.0 > TestBlockReport.blockReport_08() and _09() are

[jira] [Updated] (HDFS-1808) TestBalancer waits forever, errs without giving information

2011-04-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-1808: -- Fix Version/s: 0.23.0 > TestBalancer waits forever, errs without giving information > --

[jira] [Commented] (HDFS-1829) TestNodeCount waits forever, errs without giving information

2011-04-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021687#comment-13021687 ] Eli Collins commented on HDFS-1829: --- How about handling these as is done for HDFS-1562? Y

[jira] [Commented] (HDFS-1808) TestBalancer waits forever, errs without giving information

2011-04-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021682#comment-13021682 ] Eli Collins commented on HDFS-1808: --- Change looks good. If you don't mind let's commit th

[jira] [Commented] (HDFS-1842) Cannot upgrade 0.20.203 to 0.21 with an editslog present

2011-04-19 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021679#comment-13021679 ] Suresh Srinivas commented on HDFS-1842: --- Upgrade to 0.21 will not corrupt the file sy

[jira] [Commented] (HDFS-1835) DataNode.setNewStorageID pulls entropy from /dev/random

2011-04-19 Thread John Carrino (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021681#comment-13021681 ] John Carrino commented on HDFS-1835: The difference between my patch and the original o

[jira] [Updated] (HDFS-1824) delay instantiation of file system object until it is needed (linked to HADOOP-7207)

2011-04-19 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik updated HDFS-1824: - Resolution: Fixed Status: Resolved (was: Patch Available) > delay instantiation of file s

[jira] [Commented] (HDFS-1845) symlink comes up as directory after namenode restart

2011-04-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021665#comment-13021665 ] Eli Collins commented on HDFS-1845: --- The fix in INode.java looks good. In the test you

[jira] [Commented] (HDFS-1562) Add rack policy tests

2011-04-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021662#comment-13021662 ] Eli Collins commented on HDFS-1562: --- The contrib test failures are unrelated. I think the

[jira] [Commented] (HDFS-1845) symlink comes up as directory after namenode restart

2011-04-19 Thread John George (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021658#comment-13021658 ] John George commented on HDFS-1845: --- Thanks Daryn. Attaching another patch by taking Dary

[jira] [Updated] (HDFS-1845) symlink comes up as directory after namenode restart

2011-04-19 Thread John George (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John George updated HDFS-1845: -- Attachment: HDFS-1845-apache-2.patch > symlink comes up as directory after namenode restart > --

[jira] [Commented] (HDFS-1845) symlink comes up as directory after namenode restart

2011-04-19 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021654#comment-13021654 ] Daryn Sharp commented on HDFS-1845: --- I think you want to call getFileStatus instead of gl

[jira] [Commented] (HDFS-1845) symlink comes up as directory after namenode restart

2011-04-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021645#comment-13021645 ] Hadoop QA commented on HDFS-1845: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-1845) symlink comes up as directory after namenode restart

2011-04-19 Thread John George (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021630#comment-13021630 ] John George commented on HDFS-1845: --- [exec] [exec] BUILD SUCCESSFUL [exec]

[jira] [Updated] (HDFS-1845) symlink comes up as directory after namenode restart

2011-04-19 Thread John George (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John George updated HDFS-1845: -- Attachment: HDFS-1845-apache.patch > symlink comes up as directory after namenode restart >

[jira] [Updated] (HDFS-1845) symlink comes up as directory after namenode restart

2011-04-19 Thread John George (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John George updated HDFS-1845: -- Fix Version/s: 0.22.0 Status: Patch Available (was: Open) > symlink comes up as directory af

[jira] [Commented] (HDFS-1575) viewing block from web UI broken

2011-04-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021516#comment-13021516 ] Hadoop QA commented on HDFS-1575: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-1835) DataNode.setNewStorageID pulls entropy from /dev/random

2011-04-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021458#comment-13021458 ] Hadoop QA commented on HDFS-1835: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-420) fuse_dfs is unable to connect to the dfs after a copying a large number of files into the dfs over fuse

2011-04-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021461#comment-13021461 ] Hadoop QA commented on HDFS-420: -1 overall. Here are the results of testing the latest att

[jira] [Commented] (HDFS-827) Additional unit tests for FSDataset

2011-04-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021445#comment-13021445 ] Hadoop QA commented on HDFS-827: -1 overall. Here are the results of testing the latest att

[jira] [Commented] (HDFS-1562) Add rack policy tests

2011-04-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021443#comment-13021443 ] Hadoop QA commented on HDFS-1562: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-1172) Blocks in newly completed files are considered under-replicated too quickly

2011-04-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021441#comment-13021441 ] Hadoop QA commented on HDFS-1172: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-1594) When the disk becomes full Namenode is getting shutdown and not able to recover

2011-04-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021440#comment-13021440 ] Hadoop QA commented on HDFS-1594: - -1 overall. Here are the results of testing the latest