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

Matthieu Morel updated S4-63:
-----------------------------

    Affects Version/s: 0.5
        Fix Version/s: 0.5
    
> 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: 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