]
Michal Linhard commented on AS7-4198:
-------------------------------------
In both JDG 6.0.0.ER4 and Infinispan 5.1.2.Final the L1 Cache is disabled by default,
although from the code it might seem differently.
See my mail to infinispan-dev:
default value in infinispan subsystem schema is ignored
-------------------------------------------------------
Key: AS7-4198
URL:
https://issues.jboss.org/browse/AS7-4198
Project: Application Server 7
Issue Type: Bug
Components: Clustering
Affects Versions: 7.1.1.Final
Reporter: Michal Linhard
Assignee: Richard Achmatowicz
Priority: Minor
Because of the way the infinispan subsystem is parsed:
https://github.com/jbossas/jboss-as/blob/master/clustering/infinispan/src...
The default value for l1-lifespan attribute specified here:
https://github.com/jbossas/jboss-as/blob/master/build/src/main/resources/...
is ignored.
Could we changed it to zero in the schema, so that there aren't doubts whether L1 is
or is not enabled by default when this attribute is omitted ?
Correct behaviour IMO should be: L1 is disabled by default.
And that is the way it is, this default value just adds to confusion.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: