[
https://issues.apache.org/jira/browse/HADOOP-5412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681019#action_12681019
]
Hairong Kuang commented on HADOOP-5412:
---------------------------------------
ant test-patch succeeded:
[exec] +1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 6 new or
modified tests.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec]
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
[exec]
[exec] +1 Eclipse classpath. The patch retains Eclipse classpath
integrity.
[exec]
[exec] +1 release audit. The applied patch does not increase the
total number of release audit warnings.
[exec]
ant test-core passed too.
> TestInjectionForSimulatedStorage oaccasionally fails on timeout
> ---------------------------------------------------------------
>
> Key: HADOOP-5412
> URL: https://issues.apache.org/jira/browse/HADOOP-5412
> Project: Hadoop Core
> Issue Type: Bug
> Affects Versions: 0.18.3
> Reporter: Hairong Kuang
> Assignee: Hairong Kuang
> Fix For: 0.18.4
>
> Attachments: simulatedLoop.patch, simulatedLoop.patch
>
>
> Occasionally TestInjectionForSimulatedStorage falls into an infinite loop,
> waiting for a block to reach its replication factor. The log repeatedly
> prints the following message:
> dfs.TestInjectionForSimulatedStorage
> (TestInjectionForSimulatedStorage.java:waitForBlockReplication(89)) - Not
> enough replicas for 2th block blk_6302924909504458109_1001 yet. Expecting 4,
> got 2.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.