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
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.