[
https://issues.jboss.org/browse/ISPN-3867?page=com.atlassian.jira.plugin....
]
William Burns commented on ISPN-3867:
-------------------------------------
Also need to update L1 so that L1OnRehash is not enabled by default when L1 is enabled.
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
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