]
RH Bugzilla Integration updated ISPN-3867:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References:
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: Tristan Tarrant
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: