[jboss-jira] [JBoss JIRA] Resolved: (JBCACHE-1165) Endless loop in PessimisticLockInterceptor, sometimes seen as a NodeNotExistsException (when using READ_COMMITTED)
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Tue Jan 22 10:44:22 EST 2008
[ http://jira.jboss.com/jira/browse/JBCACHE-1165?page=all ]
Mircea Markus resolved JBCACHE-1165.
------------------------------------
Resolution: Done
the solution was to reenter the loop with current node being set to its parent.
Attached tests were successfully run.
> Endless loop in PessimisticLockInterceptor, sometimes seen as a NodeNotExistsException (when using READ_COMMITTED)
> ------------------------------------------------------------------------------------------------------------------
>
> Key: JBCACHE-1165
> URL: http://jira.jboss.com/jira/browse/JBCACHE-1165
> Project: JBoss Cache
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 2.0.0.GA, 1.4.1.SP4
> Environment: Windows XP, Sun jdk150_06
> Solaris 10
> READ_COMMITTED
> Reporter: Jacek Halat
> Assigned To: Mircea Markus
> Fix For: 2.1.0.GA
>
> Attachments: ConcurentPutRemoveTest.java, ConsoleOut.log
>
>
> See ConcurrentPutRemoveTest
> This sometimes manifests itself as an endless loop, and sometimes as a NodeNotExistsException (on the putter thread) when concurrent puts and removes are involved.
--
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