[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-643) Tx undo during rollback exception needs to go into an interceptor

Ben Wang (JIRA) jira-events at jboss.com
Tue Jul 25 22:19:11 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBCACHE-643?page=all ]

Ben Wang updated JBCACHE-643:
-----------------------------

      Component/s: PojoCache
    Fix Version/s: 2.0.0
                       (was: POJOCache)

> Tx undo during rollback exception needs to go into an interceptor
> -----------------------------------------------------------------
>
>                 Key: JBCACHE-643
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-643
>             Project: JBoss Cache
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: PojoCache
>            Reporter: Ben Wang
>         Assigned To: Ben Wang
>             Fix For: 2.0.0
>
>   Original Estimate: 1 week
>  Remaining Estimate: 1 week
>
> Currently, we handle the tx rollback in two layers: underlying TreeCache for put/remove and PojoCache for interceptor undo. However, for complicated object graph reference counting, it may have problems. A proper way is to consider using interceptor based and perhaps undo modification list as in TreeCache.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list