[
https://issues.jboss.org/browse/ISPN-3867?page=com.atlassian.jira.plugin....
]
Pedro Ruivo updated ISPN-3867:
------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.0.0.Alpha1
7.0.0.Final
Resolution: Done
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
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