[jboss-jira] [JBoss JIRA] (WFLY-6674) Infinispan subsystem cache configuration is lost when cache is created

Paul Ferraro (JIRA) issues at jboss.org
Mon Jun 6 14:02:00 EDT 2016


    [ https://issues.jboss.org/browse/WFLY-6674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13248539#comment-13248539 ] 

Paul Ferraro commented on WFLY-6674:
------------------------------------

While the MSC service providing the cache configuration is installed as PASSIVE, the cache configuration components on which it depends are installed as ON_DEMAND.  These should really PASSIVE as well.

> Infinispan subsystem cache configuration is lost when cache is created
> ----------------------------------------------------------------------
>
>                 Key: WFLY-6674
>                 URL: https://issues.jboss.org/browse/WFLY-6674
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 10.0.0.Final
>         Environment: Windows 10
> Wildfly 10.0.0.Final
> Java 8
>            Reporter: Ariel Carrera
>            Assignee: Paul Ferraro
>              Labels: cache, configuration, infinispan
>
> Infinispan subsystem configuration is lost when cache is created.
> If it is helpful, I made a simple test project to validate the problem. It is prepared to run with Wildfly 8 and 10.
> https://github.com/arielcarrera/test-infinispan-wildfly10
> After startup and created the cache, it is not configured with the specified settings in Wildfly's Infinispan Subsystem. 
> This can be verified by monitoring the jboss.infinispan nodes with JConsole retrieving the cache settings or running my simple test project.
> Entities never expire/invalidate. The lifespan/max-entries are set to -1.
> I found an old issue (https://issues.jboss.org/browse/WFLY-3858) about wildfly 8 but this problem talks about a security config problem and is a little different. It is a problem about wildfly 10 configuration and it is working OK on wildfly 8.2.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list