[infinispan-issues] [JBoss JIRA] Created: (ISPN-346) Shouldn't be legal to start a non-clustered REPL_ASYNC cache

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Mon Feb 15 11:21:10 EST 2010


Shouldn't be legal to start a non-clustered REPL_ASYNC cache
------------------------------------------------------------

                 Key: ISPN-346
                 URL: https://jira.jboss.org/jira/browse/ISPN-346
             Project: Infinispan
          Issue Type: Bug
          Components: Configuration
    Affects Versions: 4.0.0.CR4
            Reporter: Sanne Grinovero
            Assignee: Manik Surtani
             Fix For: 4.0.0.Final
         Attachments: InfinispanIllegalConfigurationTest.patch

When using GlobalConfiguration.getNonClusteredDefault() combined with setCacheMode(Configuration.CacheMode.REPL_ASYNC) the CacheManager will create without complaining, but I'll get a NullPointerException when attempting to use the cache

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