[
https://issues.apache.org/jira/browse/MAPREDUCE-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Douglas updated MAPREDUCE-1161:
-------------------------------------
Resolution: Fixed
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
I committed this. Thanks, Owen!
> 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.