| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
131 (0.268s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-3355] findbugs complains about INodeFileUnderConstruction lacking an equals method - HDFS - [issue]
|
|
...Since a parent class, INode, override Object#equals, findbugs would like INodeFileUnderConstruction to implement equals as well. We should do that by simply calling the parent's equals...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3355
Author: Colin Patrick McCabe,
2012-05-03, 01:55
|
|
|
[HDFS-3346] add fuzz tester for FSImage serialization / deserializtion - HDFS - [issue]
|
|
...HDFS-3134 added a fuzz test for edit log serialization. The goal of this test was to ensure that we got no runtime errors when deserializing incorrect edit log data, only IOExceptions....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3346
Author: Colin Patrick McCabe,
2012-05-02, 02:13
|
|
|
[HDFS-3340] fix FSEditLog#verifyEndOfLog - HDFS - [issue]
|
|
...FSEditLog#verifyEndOfLog may incorrectly report corruption in some cases. It should be fixed....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3340
Author: Colin Patrick McCabe,
2012-05-01, 20:11
|
|
|
[HDFS-3181] testHardLeaseRecoveryAfterNameNodeRestart fails when length before restart is 1 byte less than CRC chunk size - HDFS - [issue]
|
|
...org.apache.hadoop.hdfs.TestLeaseRecovery2.testHardLeaseRecoveryAfterNameNodeRestart seems to be failing intermittently on jenkins.org.apache.hadoop.hdfs.TestLeaseRecovery2.testHardLeaseRecov...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3181
Author: Colin Patrick McCabe,
2012-04-27, 14:03
|
|
|
[HDFS-3206] Miscellaneous xml cleanups for OEV - HDFS - [issue]
|
|
...SetOwner operations can change both the user and group which a file or directory belongs to, or just one of those. Currently, in the XML serialization/deserialization code, we don't ha...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3206
Author: Colin Patrick McCabe,
2012-04-20, 17:58
|
|
|
[HDFS-3169] TestFsck should test multiple -move operations in a row - HDFS - [issue]
|
|
...TestFsck should test multiple -move operations in a row. Overall, it would be nice to have more coverage on this....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3169
Author: Colin Patrick McCabe,
2012-04-19, 14:03
|
|
|
[HDFS-3290] Use a better local directory layout for the datanode - HDFS - [issue]
|
|
...When the HDFS DataNode stores chunks in a local directory, it currently puts all of the chunk files into either one big directory, or a collection of directories. However, there is no ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3290
Author: Colin Patrick McCabe,
2012-04-18, 23:07
|
|
|
[HDFS-3297] Update free space in the DataBlockScanner rather than using du - HDFS - [issue]
|
|
...As the DataNode adds new blocks to a BlockPool, it keeps track of how much space that block pool consumes. This information gets sent to the NameNode so we can track statistics and so ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3297
Author: Colin Patrick McCabe,
2012-04-18, 20:14
|
|
|
[HDFS-3248] bootstrapstanby repeated twice in hdfs namenode usage message - HDFS - [issue]
|
|
...The HDFS usage message repeats "bootstrapStandby" twice.Usage: java NameNode [-backup] | [-checkpoint] | [-format[-clusterid cid ]] | [-upgrade] | [-rollback] | [-finalize] | [-importCheckpo...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3248
Author: Colin Patrick McCabe,
2012-04-11, 14:09
|
|
|
[HDFS-3050] rework OEV to share more code with the NameNode - HDFS - [issue]
|
|
...Current, OEV (the offline edits viewer) re-implements all of the opcode parsing logic found in the NameNode. This duplicated code creates a maintenance burden for us.OEV should be refa...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3050
Author: Colin Patrick McCabe,
2012-04-06, 13:58
|
|
|
|