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

Matthieu Morel resolved S4-63.
------------------------------

    Resolution: Fixed

merged in piper 
https://git-wip-us.apache.org/repos/asf?p=incubator-s4.git;a=commit;h=b712f9cf

Thanks Daniel!
                
> onTime() events are not synchronized correctly
> ----------------------------------------------
>
>                 Key: S4-63
>                 URL: https://issues.apache.org/jira/browse/S4-63
>             Project: Apache S4
>          Issue Type: Bug
>    Affects Versions: 0.5
>            Reporter: Daniel Gómez Ferro
>             Fix For: 0.5
>
>         Attachments: 0001-Fix-timers-synchronization.patch, 
> 0001-Fix-timers-synchronization.patch, S4-63-synchronize-onTime-events.patch, 
> S4-63-synchronize-onTime-events.patch
>
>
> onTime() events are executed by a separate thread and are not synchronized 
> correctly with the rest of events, since ProcessingElement.OnTimerTask's 
> run() method synchronizes on "this" (the thread object) instead of the PE 
> instance.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to