You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Ivan (JIRA)" <ji...@apache.org> on 2010/04/06 08:31:34 UTC

[jira] Updated: (OPENEJB-1246) Committed timers are not visible between transactions

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

Ivan updated OPENEJB-1246:
--------------------------

    Summary: Committed timers are not visible between transactions  (was: synchronized required for timer handlering in the transaction)

> Committed timers are not visible between transactions
> -----------------------------------------------------
>
>                 Key: OPENEJB-1246
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1246
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 3.0.1, 3.1.2
>            Reporter: Ivan
>         Attachments: OPENEJB-1246-alt.txt, OpenEJB-1246.patch
>
>
> The methods in the TxTimerDataView of MemoryTimerStore should be synchronized. In some scenarios, althought the getTasks() is invoked after aftercomplete invocation, but for the thread scheduling reason, it sometimes did not get the timer object expected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.