[infinispan-issues] [JBoss JIRA] Created: (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:47:05 EST 2009


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


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