Details
-
Type:
Bug
-
Status:
Open
-
Priority:
2 Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Terracotta Target:!! NOW !!
Description
We are running a system with ehcache 2.3.2 and jgroups replication 1.4. When we start our system the replication between our servers works fine. The Async Replication Thread gets all data from the internal queue and sends them out using jgroups. But after several hours the Async Replication Thread is only in "waiting" state and will not be triggered anymore. The consequence is that after 2 to 3 hours our system runs into an OOME, since the internal queue grows more and more. We have not seen any exceptions in that case. Maybe the timer gets lost?