[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Owen O'Malley updated MAPREDUCE-1161:
-------------------------------------

    Attachment: mr-1161.patch

This patch just cleans up the test to remove the unnecessary synchronization 
and the print method that had a commented out println.

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

Reply via email to