[jboss-jira] [JBoss JIRA] Commented: (JBCACHE-1067) Concurrent node removal detection is not working correctly in OptimisticValidatorInterceptor.java

Javier Pedrido (JIRA) jira-events at lists.jboss.org
Mon Jul 2 10:12:57 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBCACHE-1067?page=comments#action_12367463 ] 
            
Javier Pedrido commented on JBCACHE-1067:
-----------------------------------------

No, I don't have one. I've never used JCache directly.

Just to let you know, when I used the SP3 version I got this exception:
DataVersioningException("Real node for " + fqn + " is null, and this wasn't newly created in this tx!");

Then I downloaded SP4 code (from CVS) and did not get that anymore because of JBCACHE-1026 correction, but instead I got DataVersioningException("Real node for " + fqn + " is null, and this wasn't newly created in this tx!"). 

So I looked at JBCACHE-1026 correction and tried to correct the concurrent node removal detection by applying the above patch. 

I don't have a clue about how JBCACHE works, so I don't know if my patch is correct. (It seems to work)







> Concurrent node removal detection is not working correctly in OptimisticValidatorInterceptor.java
> -------------------------------------------------------------------------------------------------
>
>                 Key: JBCACHE-1067
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1067
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 1.4.1.SP3
>            Reporter: Javier Pedrido
>         Assigned To: Manik Surtani
>             Fix For: 1.4.1.SP4
>
>
> A fix similar to JBCache-1026 should be applied

-- 
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