[jira] Created: (HDFS-528) Add dfsadmin -waitDatanodes feature to block until DNs have reported

2009-08-04 Thread Todd Lipcon (JIRA)
Add dfsadmin -waitDatanodes feature to block until DNs have reported Key: HDFS-528 URL: https://issues.apache.org/jira/browse/HDFS-528 Project: Hadoop HDFS Issue Type: New

[jira] Resolved: (HDFS-262) On a busy cluster, it is possible for the client to believe it cannot fetch a block when the client or datanodes are running slowly

2009-09-24 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-262. -- Resolution: Cannot Reproduce Assignee: Todd Lipcon Hi Jim, I believe this is the behavior already

[jira] Created: (HDFS-788) Datanode behaves badly when one disk is very low on space

2009-11-27 Thread Todd Lipcon (JIRA)
Datanode behaves badly when one disk is very low on space - Key: HDFS-788 URL: https://issues.apache.org/jira/browse/HDFS-788 Project: Hadoop HDFS Issue Type: Bug Components:

[jira] Created: (HDFS-863) Potential deadlock in TestOverReplicatedBlocks

2009-12-29 Thread Todd Lipcon (JIRA)
Potential deadlock in TestOverReplicatedBlocks -- Key: HDFS-863 URL: https://issues.apache.org/jira/browse/HDFS-863 Project: Hadoop HDFS Issue Type: Bug Components: test

[jira] Created: (HDFS-864) Potential deadlock rolling edit logs

2009-12-29 Thread Todd Lipcon (JIRA)
Potential deadlock rolling edit logs Key: HDFS-864 URL: https://issues.apache.org/jira/browse/HDFS-864 Project: Hadoop HDFS Issue Type: Bug Components: name-node Affects Versions: 0.22.0

[jira] Created: (HDFS-865) Potential deadlock in HdfsConfiguration

2009-12-29 Thread Todd Lipcon (JIRA)
Potential deadlock in HdfsConfiguration --- Key: HDFS-865 URL: https://issues.apache.org/jira/browse/HDFS-865 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 0.22.0 Reporter: Todd

[jira] Created: (HDFS-874) TestHDFSFileContextMainOperations fails on weirdly configured DNS hosts

2010-01-06 Thread Todd Lipcon (JIRA)
TestHDFSFileContextMainOperations fails on weirdly configured DNS hosts --- Key: HDFS-874 URL: https://issues.apache.org/jira/browse/HDFS-874 Project: Hadoop HDFS Issue

[jira] Created: (HDFS-877) Client-driven checksum verification not functioning

2010-01-06 Thread Todd Lipcon (JIRA)
Client-driven checksum verification not functioning --- Key: HDFS-877 URL: https://issues.apache.org/jira/browse/HDFS-877 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 0.20.1,

[jira] Created: (HDFS-900) Corrupt replicas are not tracked correctly through block report from DN

2010-01-13 Thread Todd Lipcon (JIRA)
Corrupt replicas are not tracked correctly through block report from DN --- Key: HDFS-900 URL: https://issues.apache.org/jira/browse/HDFS-900 Project: Hadoop HDFS Issue

[jira] Resolved: (HDFS-745) TestFsck timeout on 0.20.

2010-01-14 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-745. -- Resolution: Fixed Fix Version/s: 0.20.2 Assignee: Tsz Wo (Nicholas), SZE This was fixed

[jira] Reopened: (HDFS-877) Client-driven block verification not functioning

2010-01-22 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reopened HDFS-877: -- This bug fix should go in 0.21 as well, I think. The current patch doesn't apply, but I'll try to get to

[jira] Created: (HDFS-914) Refactor DFSOutputStream and DFSInputStream out of DFSClient

2010-01-22 Thread Todd Lipcon (JIRA)
Refactor DFSOutputStream and DFSInputStream out of DFSClient Key: HDFS-914 URL: https://issues.apache.org/jira/browse/HDFS-914 Project: Hadoop HDFS Issue Type: Improvement

[jira] Created: (HDFS-927) DFSInputStream retries too many times for new block locations

2010-01-26 Thread Todd Lipcon (JIRA)
DFSInputStream retries too many times for new block locations - Key: HDFS-927 URL: https://issues.apache.org/jira/browse/HDFS-927 Project: Hadoop HDFS Issue Type: Bug

[jira] Created: (HDFS-931) Failing DFSOutputStream does not throw exception back to client

2010-01-28 Thread Todd Lipcon (JIRA)
Failing DFSOutputStream does not throw exception back to client --- Key: HDFS-931 URL: https://issues.apache.org/jira/browse/HDFS-931 Project: Hadoop HDFS Issue Type: Bug

[jira] Created: (HDFS-936) TestProxyUtil failing test-patch builds

2010-01-29 Thread Todd Lipcon (JIRA)
TestProxyUtil failing test-patch builds --- Key: HDFS-936 URL: https://issues.apache.org/jira/browse/HDFS-936 Project: Hadoop HDFS Issue Type: Bug Components: contrib/hdfsproxy, test Affects

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

2010-02-08 Thread Todd Lipcon (JIRA)
FSImage.saveFSImage can lose edits -- Key: HDFS-955 URL: https://issues.apache.org/jira/browse/HDFS-955 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 0.21.0, 0.22.0 Reporter: Todd

[jira] Created: (HDFS-956) Improper synchronization in some FSNamesystem methods

2010-02-08 Thread Todd Lipcon (JIRA)
Improper synchronization in some FSNamesystem methods - Key: HDFS-956 URL: https://issues.apache.org/jira/browse/HDFS-956 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 0.21.0,

[jira] Created: (HDFS-967) DelegationTokenSecretManager lifecycle is inconsistent

2010-02-09 Thread Todd Lipcon (JIRA)
DelegationTokenSecretManager lifecycle is inconsistent -- Key: HDFS-967 URL: https://issues.apache.org/jira/browse/HDFS-967 Project: Hadoop HDFS Issue Type: Bug Affects Versions:

[jira] Created: (HDFS-980) Convert FSNamesystem lock to ReadWriteLock

2010-02-15 Thread Todd Lipcon (JIRA)
Convert FSNamesystem lock to ReadWriteLock -- Key: HDFS-980 URL: https://issues.apache.org/jira/browse/HDFS-980 Project: Hadoop HDFS Issue Type: Improvement Components: name-node Affects

[jira] Created: (HDFS-1037) DataXceiver client should use TCP_NODELAY

2010-03-11 Thread Todd Lipcon (JIRA)
DataXceiver client should use TCP_NODELAY - Key: HDFS-1037 URL: https://issues.apache.org/jira/browse/HDFS-1037 Project: Hadoop HDFS Issue Type: Improvement Components: hdfs client

[jira] Created: (HDFS-1054) Make sleep after failure in nextBlockOutputStream smarter and configurable

2010-03-21 Thread Todd Lipcon (JIRA)
Make sleep after failure in nextBlockOutputStream smarter and configurable -- Key: HDFS-1054 URL: https://issues.apache.org/jira/browse/HDFS-1054 Project: Hadoop HDFS

[jira] Created: (HDFS-1057) BlockReceiver records block length in replicaInfo before flushing

2010-03-21 Thread Todd Lipcon (JIRA)
BlockReceiver records block length in replicaInfo before flushing - Key: HDFS-1057 URL: https://issues.apache.org/jira/browse/HDFS-1057 Project: Hadoop HDFS Issue Type: Bug

[jira] Created: (HDFS-1058) reading from file under construction fails if it reader beats writer to DN for new block

2010-03-21 Thread Todd Lipcon (JIRA)
reading from file under construction fails if it reader beats writer to DN for new block Key: HDFS-1058 URL: https://issues.apache.org/jira/browse/HDFS-1058

[jira] Created: (HDFS-1059) completeFile loops forever if the block's only replica has become corrupt

2010-03-21 Thread Todd Lipcon (JIRA)
completeFile loops forever if the block's only replica has become corrupt - Key: HDFS-1059 URL: https://issues.apache.org/jira/browse/HDFS-1059 Project: Hadoop HDFS

[jira] Created: (HDFS-1060) Append/flush should support concurrent tailer use case

2010-03-21 Thread Todd Lipcon (JIRA)
Append/flush should support concurrent tailer use case Key: HDFS-1060 URL: https://issues.apache.org/jira/browse/HDFS-1060 Project: Hadoop HDFS Issue Type: Bug Components:

[jira] Created: (HDFS-1062) Improve error messages for failed completeFile

2010-03-23 Thread Todd Lipcon (JIRA)
Improve error messages for failed completeFile -- Key: HDFS-1062 URL: https://issues.apache.org/jira/browse/HDFS-1062 Project: Hadoop HDFS Issue Type: Improvement Components: hdfs

[jira] Resolved: (HDFS-133) setPermssion locks FSNamesystem across logSync.

2010-04-14 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-133. -- Resolution: Duplicate This fix is covered by HDFS-988 setPermssion locks FSNamesystem across logSync.

[jira] Created: (HDFS-1103) Replica recovery doesn't distinguish between flushed-but-corrupted last chunk and unflushed last chunk

2010-04-21 Thread Todd Lipcon (JIRA)
Replica recovery doesn't distinguish between flushed-but-corrupted last chunk and unflushed last chunk -- Key: HDFS-1103 URL:

[jira] Resolved: (HDFS-877) Client-driven block verification not functioning

2010-04-28 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-877. -- Resolution: Fixed Re-resolving this since the 21 branch is going to die anyway (this was already put in

[jira] Created: (HDFS-1139) Forward-port TestFileAppend4 tests from 20-append branch

2010-05-10 Thread Todd Lipcon (JIRA)
Forward-port TestFileAppend4 tests from 20-append branch Key: HDFS-1139 URL: https://issues.apache.org/jira/browse/HDFS-1139 Project: Hadoop HDFS Issue Type: Test

[jira] Created: (HDFS-1141) completeFile does not check lease ownership

2010-05-10 Thread Todd Lipcon (JIRA)
completeFile does not check lease ownership --- Key: HDFS-1141 URL: https://issues.apache.org/jira/browse/HDFS-1141 Project: Hadoop HDFS Issue Type: Bug Components: name-node Affects

[jira] Created: (HDFS-1148) Convert FSDataset to ReadWriteLock

2010-05-12 Thread Todd Lipcon (JIRA)
Convert FSDataset to ReadWriteLock -- Key: HDFS-1148 URL: https://issues.apache.org/jira/browse/HDFS-1148 Project: Hadoop HDFS Issue Type: Improvement Components: data-node Reporter:

[jira] Created: (HDFS-1149) Lease reassignment is not persisted to edit log

2010-05-12 Thread Todd Lipcon (JIRA)
Lease reassignment is not persisted to edit log --- Key: HDFS-1149 URL: https://issues.apache.org/jira/browse/HDFS-1149 Project: Hadoop HDFS Issue Type: Bug Components: name-node

[jira] Created: (HDFS-1152) appendFile does not recheck lease in second synchronized block

2010-05-13 Thread Todd Lipcon (JIRA)
appendFile does not recheck lease in second synchronized block -- Key: HDFS-1152 URL: https://issues.apache.org/jira/browse/HDFS-1152 Project: Hadoop HDFS Issue Type: Bug

[jira] Resolved: (HDFS-419) Add Thrift interface to JobTracker/TaskTracker

2010-05-14 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-419. -- Resolution: Won't Fix Add Thrift interface to JobTracker/TaskTracker

[jira] Resolved: (HDFS-1165) createSymlink should not hold the fsnamesytem lock when sync its edit log to disk

2010-05-19 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-1165. --- Resolution: Duplicate Since HDFS-988 is marked blocker, and I should have a unit test for it ready

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

2010-05-22 Thread Todd Lipcon (JIRA)
Blocks in newly completed files are considered under-replicated too quickly --- Key: HDFS-1172 URL: https://issues.apache.org/jira/browse/HDFS-1172 Project: Hadoop HDFS

[jira] Created: (HDFS-1186) 0.20: DNs should interrupt writers at start of recovery

2010-06-03 Thread Todd Lipcon (JIRA)
0.20: DNs should interrupt writers at start of recovery --- Key: HDFS-1186 URL: https://issues.apache.org/jira/browse/HDFS-1186 Project: Hadoop HDFS Issue Type: Bug Components:

[jira] Created: (HDFS-1197) 0.20: TestFileAppend3.testTC2 failure

2010-06-10 Thread Todd Lipcon (JIRA)
0.20: TestFileAppend3.testTC2 failure - Key: HDFS-1197 URL: https://issues.apache.org/jira/browse/HDFS-1197 Project: Hadoop HDFS Issue Type: Bug Components: data-node, hdfs client, name-node

[jira] Created: (HDFS-1202) DataBlockScanner throws NPE when updated before initialized

2010-06-11 Thread Todd Lipcon (JIRA)
DataBlockScanner throws NPE when updated before initialized --- Key: HDFS-1202 URL: https://issues.apache.org/jira/browse/HDFS-1202 Project: Hadoop HDFS Issue Type: Bug

[jira] Created: (HDFS-1203) DataNode should sleep before reentering service loop after an exception

2010-06-11 Thread Todd Lipcon (JIRA)
DataNode should sleep before reentering service loop after an exception --- Key: HDFS-1203 URL: https://issues.apache.org/jira/browse/HDFS-1203 Project: Hadoop HDFS Issue

[jira] Created: (HDFS-1204) 0.20: Lease expiration should recover single files, not entire lease holder

2010-06-11 Thread Todd Lipcon (JIRA)
0.20: Lease expiration should recover single files, not entire lease holder --- Key: HDFS-1204 URL: https://issues.apache.org/jira/browse/HDFS-1204 Project: Hadoop HDFS

[jira] Created: (HDFS-1211) 0.20 append: Block receiver should not log rewind packets at INFO level

2010-06-15 Thread Todd Lipcon (JIRA)
0.20 append: Block receiver should not log rewind packets at INFO level - Key: HDFS-1211 URL: https://issues.apache.org/jira/browse/HDFS-1211 Project: Hadoop HDFS Issue

[jira] Resolved: (HDFS-1215) TestNodeCount infinite loops on branch-20-append

2010-06-16 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-1215. --- Assignee: Todd Lipcon Resolution: Fixed Dhruba committed to 20-append branch TestNodeCount

[jira] Created: (HDFS-1218) 20 append: Blocks recovered on startup should be treated with lower priority during block synchronization

2010-06-16 Thread Todd Lipcon (JIRA)
20 append: Blocks recovered on startup should be treated with lower priority during block synchronization - Key: HDFS-1218 URL:

[jira] Created: (HDFS-1242) 0.20 append: Add test for appendFile() race solved in HDFS-142

2010-06-17 Thread Todd Lipcon (JIRA)
0.20 append: Add test for appendFile() race solved in HDFS-142 -- Key: HDFS-1242 URL: https://issues.apache.org/jira/browse/HDFS-1242 Project: Hadoop HDFS Issue Type: Test

[jira] Created: (HDFS-1243) 0.20 append: Replication tests in TestFileAppend4 should not expect immediate replication

2010-06-17 Thread Todd Lipcon (JIRA)
0.20 append: Replication tests in TestFileAppend4 should not expect immediate replication - Key: HDFS-1243 URL: https://issues.apache.org/jira/browse/HDFS-1243

[jira] Created: (HDFS-1246) Manual tool to test sync against a real cluster

2010-06-17 Thread Todd Lipcon (JIRA)
Manual tool to test sync against a real cluster --- Key: HDFS-1246 URL: https://issues.apache.org/jira/browse/HDFS-1246 Project: Hadoop HDFS Issue Type: Test Components: test Affects

[jira] Created: (HDFS-1247) Improvements to HDFS-1204 test

2010-06-17 Thread Todd Lipcon (JIRA)
Improvements to HDFS-1204 test -- Key: HDFS-1247 URL: https://issues.apache.org/jira/browse/HDFS-1247 Project: Hadoop HDFS Issue Type: Test Components: test Affects Versions: 0.20-append

[jira] Created: (HDFS-1248) Misc cleanup/logging improvements for branch-20-append

2010-06-17 Thread Todd Lipcon (JIRA)
Misc cleanup/logging improvements for branch-20-append -- Key: HDFS-1248 URL: https://issues.apache.org/jira/browse/HDFS-1248 Project: Hadoop HDFS Issue Type: Improvement

[jira] Created: (HDFS-1252) TestDFSConcurrentFileOperations broken in 0.20-appendj

2010-06-19 Thread Todd Lipcon (JIRA)
TestDFSConcurrentFileOperations broken in 0.20-appendj -- Key: HDFS-1252 URL: https://issues.apache.org/jira/browse/HDFS-1252 Project: Hadoop HDFS Issue Type: Test Components:

[jira] Resolved: (HDFS-1246) Manual tool to test sync against a real cluster

2010-06-20 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-1246. --- Resolution: Won't Fix Sure, resolving won't fix. Just wanted to share the code. Manual tool to test

[jira] Created: (HDFS-1262) Failed pipeline creation during append leaves lease hanging on NN

2010-06-23 Thread Todd Lipcon (JIRA)
Failed pipeline creation during append leaves lease hanging on NN - Key: HDFS-1262 URL: https://issues.apache.org/jira/browse/HDFS-1262 Project: Hadoop HDFS Issue Type: Bug

[jira] Created: (HDFS-1263) 0.20: in tryUpdateBlock, the meta file is renamed away before genstamp validation is done

2010-06-23 Thread Todd Lipcon (JIRA)
0.20: in tryUpdateBlock, the meta file is renamed away before genstamp validation is done - Key: HDFS-1263 URL: https://issues.apache.org/jira/browse/HDFS-1263

[jira] Created: (HDFS-1266) Missing license headers in branch-20-append

2010-06-23 Thread Todd Lipcon (JIRA)
Missing license headers in branch-20-append --- Key: HDFS-1266 URL: https://issues.apache.org/jira/browse/HDFS-1266 Project: Hadoop HDFS Issue Type: Task Affects Versions: 0.20-append

[jira] Resolved: (HDFS-1263) 0.20: in tryUpdateBlock, the meta file is renamed away before genstamp validation is done

2010-06-24 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-1263. --- Resolution: Duplicate Yep. Initially wasn't entirely clear they were the same, but I think you're

[jira] Resolved: (HDFS-1229) DFSClient incorrectly asks for new block if primary crashes during first recoverBlock

2010-07-26 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-1229. --- Resolution: Cannot Reproduce Thanks for checking against the append branch, marking as resolved since

[jira] Created: (HDFS-1390) Remove or support dfs.web.ugi

2010-09-10 Thread Todd Lipcon (JIRA)
Remove or support dfs.web.ugi - Key: HDFS-1390 URL: https://issues.apache.org/jira/browse/HDFS-1390 Project: Hadoop HDFS Issue Type: Bug Components: name-node, security Affects Versions: 0.22.0

[jira] Created: (HDFS-1404) TestNodeCount logic incorrect in branch-0.20

2010-09-16 Thread Todd Lipcon (JIRA)
TestNodeCount logic incorrect in branch-0.20 Key: HDFS-1404 URL: https://issues.apache.org/jira/browse/HDFS-1404 Project: Hadoop HDFS Issue Type: Bug Components: name-node, test

[jira] Resolved: (HDFS-1412) Broken symlinks break the local filesystem implementation of HDFS on linux

2010-09-20 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-1412. --- Resolution: Duplicate Dup of HADOOP-6378 Broken symlinks break the local filesystem implementation

[jira] Created: (HDFS-1470) TestFileStatus fails on some hosts

2010-10-20 Thread Todd Lipcon (JIRA)
TestFileStatus fails on some hosts -- Key: HDFS-1470 URL: https://issues.apache.org/jira/browse/HDFS-1470 Project: Hadoop HDFS Issue Type: Bug Components: hdfs client, test Affects Versions:

[jira] Created: (HDFS-1471) TestHDFSTrash times out on trunk

2010-10-20 Thread Todd Lipcon (JIRA)
TestHDFSTrash times out on trunk Key: HDFS-1471 URL: https://issues.apache.org/jira/browse/HDFS-1471 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 0.22.0 Reporter: Todd Lipcon

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

2010-10-20 Thread Todd Lipcon (JIRA)
Refactor storage management into separate classes than fsimage file reading/writing --- Key: HDFS-1473 URL: https://issues.apache.org/jira/browse/HDFS-1473 Project:

[jira] Created: (HDFS-1497) Write pipeline sequence numbers should be sequential with no skips or duplicates

2010-11-12 Thread Todd Lipcon (JIRA)
Write pipeline sequence numbers should be sequential with no skips or duplicates Key: HDFS-1497 URL: https://issues.apache.org/jira/browse/HDFS-1497 Project: Hadoop HDFS

[jira] Created: (HDFS-1500) TestOfflineImageViewer failing on trunk

2010-11-15 Thread Todd Lipcon (JIRA)
TestOfflineImageViewer failing on trunk --- Key: HDFS-1500 URL: https://issues.apache.org/jira/browse/HDFS-1500 Project: Hadoop HDFS Issue Type: Bug Components: test, tools Affects Versions:

[jira] Resolved: (HDFS-1470) TestFileStatus fails on some hosts

2010-11-15 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-1470. --- Resolution: Duplicate TestFileStatus fails on some hosts --

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

2010-11-17 Thread Todd Lipcon (JIRA)
saveNamespace appears to succeed even if all directories fail to save - Key: HDFS-1505 URL: https://issues.apache.org/jira/browse/HDFS-1505 Project: Hadoop HDFS Issue Type:

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

2010-11-18 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reopened HDFS-1467: --- Reopening, I'm going to ask Eli to revert this patch until we figure out what's going on. Append

[jira] Created: (HDFS-1529) Incorrect handling of interrupts in waitForAckedSeqno can cause deadlock

2010-12-06 Thread Todd Lipcon (JIRA)
Incorrect handling of interrupts in waitForAckedSeqno can cause deadlock Key: HDFS-1529 URL: https://issues.apache.org/jira/browse/HDFS-1529 Project: Hadoop HDFS Issue

[jira] Created: (HDFS-1531) Clean up stack traces due to duplicate MXBean registration

2010-12-07 Thread Todd Lipcon (JIRA)
Clean up stack traces due to duplicate MXBean registration -- Key: HDFS-1531 URL: https://issues.apache.org/jira/browse/HDFS-1531 Project: Hadoop HDFS Issue Type: Bug

[jira] Created: (HDFS-1532) Exclude Findbugs warning in FSImageFormat$Saver

2010-12-07 Thread Todd Lipcon (JIRA)
Exclude Findbugs warning in FSImageFormat$Saver --- Key: HDFS-1532 URL: https://issues.apache.org/jira/browse/HDFS-1532 Project: Hadoop HDFS Issue Type: Bug Components: test Affects

[jira] Created: (HDFS-1538) Refactor more startup and image loading code out of FSImage

2010-12-15 Thread Todd Lipcon (JIRA)
Refactor more startup and image loading code out of FSImage --- Key: HDFS-1538 URL: https://issues.apache.org/jira/browse/HDFS-1538 Project: Hadoop HDFS Issue Type: Sub-task

[jira] Created: (HDFS-1542) Deadlock in Configuration.writeXml when serialized form is larger than one DFS block

2010-12-16 Thread Todd Lipcon (JIRA)
Deadlock in Configuration.writeXml when serialized form is larger than one DFS block Key: HDFS-1542 URL: https://issues.apache.org/jira/browse/HDFS-1542 Project:

[jira] Created: (HDFS-1568) Improve DataXceiver error logging

2011-01-05 Thread Todd Lipcon (JIRA)
Improve DataXceiver error logging - Key: HDFS-1568 URL: https://issues.apache.org/jira/browse/HDFS-1568 Project: Hadoop HDFS Issue Type: Improvement Components: data-node Affects Versions:

[jira] Created: (HDFS-1573) LeaseChecker thread name trace not that useful

2011-01-10 Thread Todd Lipcon (JIRA)
LeaseChecker thread name trace not that useful -- Key: HDFS-1573 URL: https://issues.apache.org/jira/browse/HDFS-1573 Project: Hadoop HDFS Issue Type: Improvement Components: hdfs client

[jira] Created: (HDFS-1574) HDFS cannot be browsed from web UI while in safe mode

2011-01-10 Thread Todd Lipcon (JIRA)
HDFS cannot be browsed from web UI while in safe mode - Key: HDFS-1574 URL: https://issues.apache.org/jira/browse/HDFS-1574 Project: Hadoop HDFS Issue Type: Bug Components:

[jira] Created: (HDFS-1579) Browsing a block on the wrong datanode through web UI has unintuitive results

2011-01-11 Thread Todd Lipcon (JIRA)
Browsing a block on the wrong datanode through web UI has unintuitive results - Key: HDFS-1579 URL: https://issues.apache.org/jira/browse/HDFS-1579 Project: Hadoop HDFS

[jira] Created: (HDFS-1597) Misplaced assertion in FSEditLog.logSync

2011-01-25 Thread Todd Lipcon (JIRA)
Misplaced assertion in FSEditLog.logSync Key: HDFS-1597 URL: https://issues.apache.org/jira/browse/HDFS-1597 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 0.22.0 Reporter:

[jira] Created: (HDFS-1601) Pipeline ACKs are sent as lots of tiny TCP packets

2011-01-26 Thread Todd Lipcon (JIRA)
Pipeline ACKs are sent as lots of tiny TCP packets -- Key: HDFS-1601 URL: https://issues.apache.org/jira/browse/HDFS-1601 Project: Hadoop HDFS Issue Type: Improvement Components:

[jira] Resolved: (HDFS-1607) Fix references to misspelled method name getProtocolSigature

2011-02-03 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-1607. --- Resolution: Fixed Hadoop Flags: [Reviewed] Verified that this patch compiles against the

[jira] Created: (HDFS-1615) seek() on closed DFS input stream throws NPE

2011-02-08 Thread Todd Lipcon (JIRA)
seek() on closed DFS input stream throws NPE Key: HDFS-1615 URL: https://issues.apache.org/jira/browse/HDFS-1615 Project: Hadoop HDFS Issue Type: Bug Reporter: Todd Lipcon

[jira] Created: (HDFS-1621) Fix references to hadoop-common-${version} in build.xml

2011-02-10 Thread Todd Lipcon (JIRA)
Fix references to hadoop-common-${version} in build.xml --- Key: HDFS-1621 URL: https://issues.apache.org/jira/browse/HDFS-1621 Project: Hadoop HDFS Issue Type: Bug Reporter:

[jira] Created: (HDFS-1625) TestDataNodeMXBean fails if disk space usage changes during test run

2011-02-12 Thread Todd Lipcon (JIRA)
TestDataNodeMXBean fails if disk space usage changes during test run Key: HDFS-1625 URL: https://issues.apache.org/jira/browse/HDFS-1625 Project: Hadoop HDFS Issue Type:

[jira] Created: (HDFS-1636) If dfs.name.dir points to an empty dir, namenode format shouldn't require confirmation

2011-02-23 Thread Todd Lipcon (JIRA)
If dfs.name.dir points to an empty dir, namenode format shouldn't require confirmation -- Key: HDFS-1636 URL: https://issues.apache.org/jira/browse/HDFS-1636

[jira] Reopened: (HDFS-1731) Allow using a file to exclude certain tests from build

2011-03-11 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reopened HDFS-1731: --- Reopening to address issue on cygwin reported by Nicholas Allow using a file to exclude certain tests

[jira] Created: (HDFS-1759) Improve error message when starting secure DN without jsvc

2011-03-16 Thread Todd Lipcon (JIRA)
Improve error message when starting secure DN without jsvc -- Key: HDFS-1759 URL: https://issues.apache.org/jira/browse/HDFS-1759 Project: Hadoop HDFS Issue Type: Improvement

[jira] Created: (HDFS-1771) HDFS ivy dependencies aren't on classpath of bin/hdfs script

2011-03-19 Thread Todd Lipcon (JIRA)
HDFS ivy dependencies aren't on classpath of bin/hdfs script Key: HDFS-1771 URL: https://issues.apache.org/jira/browse/HDFS-1771 Project: Hadoop HDFS Issue Type: Bug

[jira] [Reopened] (HDFS-1521) Persist transaction ID on disk between NN restarts

2011-03-21 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reopened HDFS-1521: --- For some reason this is causing TestBackupNode to fail - surprised we didn't see this in the Hudson QA

[jira] [Created] (HDFS-1787) Not enough xcievers error should propagate to client

2011-03-25 Thread Todd Lipcon (JIRA)
Not enough xcievers error should propagate to client -- Key: HDFS-1787 URL: https://issues.apache.org/jira/browse/HDFS-1787 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Resolved] (HDFS-1521) Persist transaction ID on disk between NN restarts

2011-03-29 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-1521. --- Resolution: Fixed Committed to the HDFS-1073 branch. We will address the BackupNode issues mentioned

[jira] [Created] (HDFS-1792) Add code to detect valid length of an edits file

2011-03-29 Thread Todd Lipcon (JIRA)
Add code to detect valid length of an edits file Key: HDFS-1792 URL: https://issues.apache.org/jira/browse/HDFS-1792 Project: Hadoop HDFS Issue Type: Sub-task Reporter: Todd

[jira] [Created] (HDFS-1793) Add code to inspect a storage directory with txid-based filenames

2011-03-29 Thread Todd Lipcon (JIRA)
Add code to inspect a storage directory with txid-based filenames - Key: HDFS-1793 URL: https://issues.apache.org/jira/browse/HDFS-1793 Project: Hadoop HDFS Issue Type:

[jira] [Created] (HDFS-1797) New findbugs warning introduced by HDFS-1120

2011-03-29 Thread Todd Lipcon (JIRA)
New findbugs warning introduced by HDFS-1120 Key: HDFS-1797 URL: https://issues.apache.org/jira/browse/HDFS-1797 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 0.23.0

[jira] [Resolved] (HDFS-1793) Add code to inspect a storage directory with txid-based filenames

2011-03-31 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-1793. --- Resolution: Fixed Add code to inspect a storage directory with txid-based filenames

[jira] [Created] (HDFS-1799) Refactor log rolling and filename management out of FSEditLog

2011-03-31 Thread Todd Lipcon (JIRA)
Refactor log rolling and filename management out of FSEditLog - Key: HDFS-1799 URL: https://issues.apache.org/jira/browse/HDFS-1799 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Created] (HDFS-1800) Extend image checksumming to function with multiple fsimage files

2011-04-01 Thread Todd Lipcon (JIRA)
Extend image checksumming to function with multiple fsimage files - Key: HDFS-1800 URL: https://issues.apache.org/jira/browse/HDFS-1800 Project: Hadoop HDFS Issue Type:

[jira] [Created] (HDFS-1801) Remove use of timestamps to identify checkpoints and logs

2011-04-01 Thread Todd Lipcon (JIRA)
Remove use of timestamps to identify checkpoints and logs - Key: HDFS-1801 URL: https://issues.apache.org/jira/browse/HDFS-1801 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Resolved] (HDFS-1799) Refactor log rolling and filename management out of FSEditLog

2011-04-06 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-1799. --- Resolution: Fixed I synced up with Ivan offline, and he is going to rebase HDFS-1580 on top of this.

[jira] [Created] (HDFS-1858) Add state management variables to FSEditLog

2011-04-21 Thread Todd Lipcon (JIRA)
Add state management variables to FSEditLog --- Key: HDFS-1858 URL: https://issues.apache.org/jira/browse/HDFS-1858 Project: Hadoop HDFS Issue Type: Sub-task Reporter: Todd Lipcon

[jira] [Resolved] (HDFS-1858) Add state management variables to FSEditLog

2011-04-21 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-1858. --- Resolution: Fixed Fix Version/s: Edit log branch (HDFS-1073) Add state management variables

  1   2   3   4   >