[infinispan-issues] [JBoss JIRA] Updated: (ISPN-261) Cachemanager instantiated in different threads in same JVM don't interact

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Mon Nov 9 19:58:05 EST 2009


     [ https://jira.jboss.org/jira/browse/ISPN-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanne Grinovero updated ISPN-261:
---------------------------------

    Attachment: DemoCode-ISPN-261.patch


Please apply the patch to lucene-directory to inspect/debug.
Sorry for time constraints it's not yet a proper unit test for core, I'll convert it if you confirm this is a bug.

> Cachemanager instantiated in different threads in same JVM don't interact
> -------------------------------------------------------------------------
>
>                 Key: ISPN-261
>                 URL: https://jira.jboss.org/jira/browse/ISPN-261
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Locking and Concurrency
>    Affects Versions: 4.0.0.CR1
>         Environment: both Sun JDK 6u16 and IcedTea, on both Fedora 11 64 bit and Ubuntu 9.10 64bit
>            Reporter: Sanne Grinovero
>            Assignee: Manik Surtani
>             Fix For: 4.0.0.CR2
>
>         Attachments: DemoCode-ISPN-261.patch
>
>
> When I create several cachemanagers in clustered mode in the same thread, they will join and share the cluster view.
> If I try to create cachemanagers configured the same way in different threads, they will not join.
> Attaching demo code with a workaround.

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

        


More information about the infinispan-issues mailing list