[infinispan-issues] [JBoss JIRA] (ISPN-11138) Configuration WARN messages did not include the cache name
Wolf-Dieter Fink (Jira)
issues at jboss.org
Thu Jan 9 12:31:48 EST 2020
Wolf-Dieter Fink created ISPN-11138:
---------------------------------------
Summary: Configuration WARN messages did not include the cache name
Key: ISPN-11138
URL: https://issues.redhat.com/browse/ISPN-11138
Project: Infinispan
Issue Type: Enhancement
Components: Core
Affects Versions: 10.0.0.Final
Reporter: Wolf-Dieter Fink
If a cache is configured in a way that trigger a WARN message the log message will not contain the cache name.
In case a template is used and/or multiple caches are configured that way the WARN message seems to be a duplicate and it is hard to track that down and fix (all) the problems - consider 10 messages like this and you might fix one but did not see a result as you don't count the messages.
Examples are
WARN [org.infinispan.CONFIG] (main) ISPN000564: Configured store 'SingleFileStore' is segmented and may use a large number of file descriptors
WARN [org.infinispan.CONFIG] (main) ISPN000403: No indexable classes were defined for this indexed cache; switching to autodetection (support for autodetection will be removed in Infinispan 11).
So it would be good to know which cache configuration is the cause of this
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list