[
https://issues.apache.org/jira/browse/MAPREDUCE-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785877#action_12785877
]
Hudson commented on MAPREDUCE-1161:
-----------------------------------
Integrated in Hadoop-Mapreduce-trunk-Commit #144 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/144/])
. Remove ineffective synchronization in NotificationTestCase.
Contributed by Owen O'Malley
> NotificationTestCase should not lock current thread
> ---------------------------------------------------
>
> Key: MAPREDUCE-1161
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1161
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Fix For: 0.21.0
>
> Attachments: mr-1161.patch
>
>
> There are 3 instances where NotificationTestCase is locking
> Thread.currentThread() is being locked and calling sleep on it. There is also
> a method stdPrintln that doesn't do anything.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.