Cache Configuration

Not applicable

We are facing cache warnings when the API cache configuration is loaded.

2018-09-05 12:47:11,052 main WARN n.s.e.c.CacheConfiguration - CacheConfiguration.warnMaxEntriesLocalHeap() : Cache: auth_cache has a maxElementsInMemory of 0. This might lead to performance degradation or OutOfMemoryError at Terracotta client.From Ehcache 2.0 onwards this has been changed to mean a store with no capacity limit. Set it to 1 if you want no elements cached in memory .

Please suggest to avoid this warning.

0 2 712
2 REPLIES 2

Ramchanderch
Participant II

Hi Nitin,

Did you find any impact or any resolution to handle this warning?

Even we started seeing this WARN message, so need to understand if there is any impediment due on it.

@Ram C, @Nitin Agarwal - facing same issue. what is impact and how to fix. please suggest