Fix cache size log
Open
bug
P4
- Dominant language
- Java
- Stars
- 80
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Solve this sometimes-appearing log: "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"
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is named in the issue. Start by searching the Java project for the reported cache log text and tracing the cache configuration that produces it; done means the intermittent warning is resolved without introducing the reported cache limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100