You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Vikram Bhatia (JIRA)" <ji...@apache.org> on 2007/05/29 10:20:15 UTC

[jira] Resolved: (OPENJPA-230) Handle guaranteed delivery of Data Cache events on normal JVM termination using TCPRemoteCommitProvider

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

Vikram Bhatia resolved OPENJPA-230.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9.8

The issue is resolved. Thanks

> Handle guaranteed delivery of Data Cache events on normal JVM termination using TCPRemoteCommitProvider
> -------------------------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-230
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-230
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 0.9.0, 0.9.6, 0.9.7
>            Reporter: Vikram Bhatia
>            Priority: Minor
>             Fix For: 0.9.8
>
>         Attachments: OPENJPA-230.patch, OPENJPA-230.patch, reproducer.zip, soln.diff, testcase.zip
>
>
> When an application is commiting a transaction and then terminating, often not all events regarding Data Cache are dispatched by the TCPRemoteCommitProvider. It seems that the JVM on termination is not waiting until TCPRemoteCommitProvider has dispatched all events regarding Data Cache. In this way some cache synchronization is lost.

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