| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
348 (0.133s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4018] TestDataNodeMultipleRegistrations#testMiniDFSClusterWithMultipleNN is missing some cluster cleanup - HDFS - [issue]
|
|
...TestDataNodeMultipleRegistrations#testMiniDFSClusterWithMultipleNN does not unconditionally shutdown the cluster if a call to addNameNode fails, so if one of these calls fails other tests ma...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4018
Author: Eli Collins,
2012-10-09, 15:00
|
|
|
Re: [VOTE] Merge HDFS-3077 (QuorumJournalManager) branch to trunk - HDFS - [mail # dev]
|
|
...On Mon, Oct 8, 2012 at 7:21 PM, Suresh Srinivas wrote: That could be used as justification for not merging any significant feature. We've improved HA and federation after t...
|
|
|
Author: Eli Collins,
2012-10-09, 04:11
|
|
|
Re: [VOTE] Merge HDFS-3077 (QuorumJournalManager) branch to trunk - HDFS - [mail # dev]
|
|
...Sanjay, Suresh, I don't think we should block the merge on discussion about parts of the design. It's great that you guys are coming up to speed on the design and have feedback. We're ...
|
|
|
Author: Eli Collins,
2012-10-09, 01:48
|
|
|
[HDFS-3682] MiniDFSCluster#init should provide more info when it fails - HDFS - [issue]
|
|
...I've seen the occasional test failure due to the MiniDFSCluster init failing due to "java.io.IOException: Cannot remove data directory" for the target/test/data/dfs/data directory. We should...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3682
Author: Eli Collins,
2012-10-08, 14:59
|
|
|
[HDFS-4006] TestCheckpoint#testSecondaryHasVeryOutOfDateImage occasionally fails due to unexpected exit - HDFS - [issue]
|
|
...TestCheckpoint#testSecondaryHasVeryOutOfDateImage occasionally fails due to unexpected exit, due to an NPE while checkpointing. It looks like the background checkpoint fails, conflicts with ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4006
Author: Eli Collins,
2012-10-08, 14:59
|
|
|
[HDFS-3770] TestFileConcurrentReader#testUnfinishedBlockCRCErrorTransferToAppend failed - HDFS - [issue]
|
|
...TestFileConcurrentReader#testUnfinishedBlockCRCErrorTransferToAppend failed on a recent job. Looks like a race in the test. The failure is due to a ChecksumException but that's likely due to...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3770
Author: Eli Collins,
2012-10-04, 19:35
|
|
|
[HDFS-3929] Use a JUnit RunListener for ExitException handling - HDFS - [issue]
|
|
...Per ATM's comment in HDFS-3928 let's use a RunListener to implement the current ExitException handling in tests....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3929
Author: Eli Collins,
2012-10-04, 19:35
|
|
|
[HDFS-3930] TestBPOfferService#testBasicFunctionality failed - HDFS - [issue]
|
|
...I recently saw TestBPOfferService#testBasicFunctionality fail on jenkins due to the following:Error Message Wanted but not invoked: datanodeProtocolClientSideTranslatorPB.registerDatano...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3930
Author: Eli Collins,
2012-10-04, 19:35
|
|
|
[HDFS-3910] DFSTestUtil#waitReplication should timeout - HDFS - [issue]
|
|
...DFSTestUtil#waitReplication never times out so test execution fails only when the mvn test executor times out. This leaves a stray test process around, an example is HDFS-3902. Let's make wa...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3910
Author: Eli Collins,
2012-10-04, 19:34
|
|
|
[HDFS-3753] Tests don't run with native libraries - HDFS - [issue]
|
|
...Test execution when run with the native flag and native libraries have been built don't actually use the native libs because NativeCodeLoader is unable to load native-hadoop. Eg run mvn comp...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3753
Author: Eli Collins,
2012-10-04, 15:01
|
|
|
|