[
https://issues.apache.org/jira/browse/HDFS-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901946#comment-13901946
]
Arpit Agarwal commented on HDFS-5780:
-------------------------------------
Thanks for reporting and fixing this [~mitdesai].
If 60 seconds was too short as the test timeout I suggest increasing it to 5 or
10 minutes instead of just 70 seconds. It is okay for these timeouts to be
conservative.
Coding style nitpicks:
# There should be spaces around the = sign in {{liveReplicas=countReplicas}}
# Spaces around the + sign in {{"+liveReplicas}}.
# Space after the {{//}} for comments.
The patch looks good otherwise.
> TestRBWBlockInvalidation times out intemittently on branch-2
> ------------------------------------------------------------
>
> Key: HDFS-5780
> URL: https://issues.apache.org/jira/browse/HDFS-5780
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 3.0.0, 2.2.0
> Reporter: Mit Desai
> Assignee: Mit Desai
> Attachments: HDFS-5780.patch
>
>
> i recently found out that the test
> TestRBWBlockInvalidation#testBlockInvalidationWhenRBWReplicaMissedInDN times
> out intermittently.
> I am using Fedora, JDK7
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)