-
Feature Request
-
Resolution: Unresolved
-
Minor
-
None
-
RHDG 8.1.1 GA
-
False
-
False
-
-
-
Undefined
Current the expiration reaper will use only a single thread from the pool even if there are more configured.
This might lead in delay and cause memory issues if the throughput is high and there are many expired entries in multiple caches waiting for removeal.
It should be possible to use a dedicated thread-pool and the reaper can run (up to) one thread per cache.
- incorporates
-
JDG-3388 Expiration Reaper thread should have a configuration to tweak priority
- Closed
- links to