| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
348 (3.049s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-3660] TestDatanodeBlockScanner#testBlockCorruptionRecoveryPolicy2 times out - HDFS - [issue]
|
|
...Saw this on a recent jenkins run....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3660
Author: Eli Collins,
2012-10-11, 18:10
|
|
|
[HDFS-4020] TestRBWBlockInvalidation may time out - HDFS - [issue]
|
|
...I've seen TestRBWBlockInvalidation time out mvn hard on trunk recently. Let's make sure the methods have time outs so it fails cleanly....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4020
Author: Eli Collins,
2012-10-11, 14:21
|
|
|
[HDFS-4035] LightWeightGSet and LightWeightHashSet increment a volatile without synchronization - HDFS - [issue]
|
|
...LightWeightGSet and LightWeightHashSet have a volatile modification field that they use to detect updates while iterating so they can throw a ConcurrentModificationException. Since these "Li...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4035
Author: Eli Collins,
2012-10-11, 09:30
|
|
|
[HDFS-4032] Specify the charset explicitly rather than rely on the default - HDFS - [issue]
|
|
...Findbugs 2 warns about relying on the default Java charset instead of specifying it explicitly. Given that we're porting Hadoop to different platforms it's better to be explicit....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4032
Author: Eli Collins,
2012-10-11, 02:57
|
|
|
[HDFS-4031] Update findbugsExcludeFile.xml to include findbugs 2 exclusions - HDFS - [issue]
|
|
...Findbugs 2 warns about some volatile increments (VO_VOLATILE_INCREMENT) that unlike HDFS-4029 and HDFS-4030 are less problematic: numFailedVolumes is only incremented in one thread and that ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4031
Author: Eli Collins,
2012-10-11, 02:41
|
|
|
[HDFS-4027] NameNodeResourceChecker$CheckedVolume should provide more info when DF fails - HDFS - [issue]
|
|
...I've seen jenkins failures (eg TestHDFSFileSystemContract) where DF#parseExecResult fails with an IOE "Expecting a line not the end of stream" due to what looks like a local storage failure....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4027
Author: Eli Collins,
2012-10-10, 20:56
|
|
|
[HDFS-2304] log libhdfs messages to syslog - HDFS - [issue]
|
|
...libhdfs currently logs to stdout. Not all applications that link to libhdfs capture stdout so it would be useful to have the logs goto syslog as well (eg see fuse_dfs.h macros that log to bo...
|
|
|
http://issues.apache.org/jira/browse/HDFS-2304
Author: Eli Collins,
2012-10-10, 20:40
|
|
|
[HDFS-4023] TestHAStateTransitions#testSecretManagerState failed - HDFS - [issue]
|
|
...Have seen TestHAStateTransitions#testSecretManagerState fail in a jenkins run with the following:java.lang.AssertionError: at org.junit.Assert.fail(Assert.jav...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4023
Author: Eli Collins,
2012-10-09, 16:42
|
|
|
[HDFS-4008] TestBalancerWithEncryptedTransfer needs a timeout - HDFS - [issue]
|
|
...I saw TestBalancerWithEncryptedTransfer cause mvn to timeout on a recent jenkins run. Let's annotate it with a timeout....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4008
Author: Eli Collins,
2012-10-09, 15:00
|
|
|
[HDFS-4003] test-patch should build the common native libs before running hdfs tests - HDFS - [issue]
|
|
...HDFS-3753 added a dependency on common's native build, let's modify test-patch to run the common native build before running Hdfs tests so Hdfs tests can depend on libhadoop (eg TestHdfsNati...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4003
Author: Eli Collins,
2012-10-09, 15:00
|
|
|
|