[
https://issues.apache.org/jira/browse/HDFS-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918163#action_12918163
]
Hudson commented on HDFS-1440:
------------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #406 (See
[https://hudson.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/406/])
HDFS-1440. Fix TestComputeInvalidateWork failure. Contributed by Suresh
Srinvias.
> TestComputeInvalidateWork fails intermittently
> ----------------------------------------------
>
> Key: HDFS-1440
> URL: https://issues.apache.org/jira/browse/HDFS-1440
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 0.22.0
> Reporter: Suresh Srinivas
> Assignee: Suresh Srinivas
> Fix For: 0.22.0
>
> Attachments: HDFS-1440.patch
>
>
> TestComputeInvalidateWork fails intermittently. This is due to incorrect
> synchronization introduced due to HDFS-1093. The test uses blocks
> synchronized on FSNamesystem monitor, however with HDFS-1093, the
> FSNamesystem uses explicit read/write lock for synchronization.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.