[infinispan-issues] [JBoss JIRA] (ISPN-3867) L1 cache of ISPN server cannot be enabled
Mircea Markus (JIRA)
issues at jboss.org
Mon Mar 31 12:24:14 EDT 2014
[ https://issues.jboss.org/browse/ISPN-3867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-3867:
--------------------------------
Labels: 630 (was: )
> L1 cache of ISPN server cannot be enabled
> -----------------------------------------
>
> Key: ISPN-3867
> URL: https://issues.jboss.org/browse/ISPN-3867
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 5.3.0.Final, 6.0.0.Final
> Reporter: Martin Gencur
> Assignee: William Burns
> Priority: Critical
> Labels: 630
> Fix For: 7.0.0.Alpha1, 7.0.0.Final
>
>
> L1 cache in the server distribution cannot be enabled. The problem is in DistributedCacheAdd:100:
> The file should include
> builder.clustering().l1().enable().lifespan(lifespan);
> instead of
> builder.clustering().l1().lifespan(lifespan);
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list