Memory used by CAS

Dominika Tkaczyk d.tkaczyk at uw.edu.pl
Mon Oct 1 04:05:14 EDT 2007


Scott Battaglia napisał(a): 

> Are you actually seeing out of memory exceptions or are you just worried
> that free memory goes low?  If the memory goes low and then is garbage
> collected that is fine. 
> 
> Otherwise, I would see what those Hashmap entries are holding on to.  My
> guess would be tickets.  You could always shorten the ticket expiration time
> and run the cleaner more frequently.

Hi Scott,
sorry for the delay of my answer. 

So far, there were no memory exceptions. I am worried, because I thought 
that garbage collector should clean the memory periodically, and not when 
the free memory is very low. Maybe there is a way to tell it to do so? 

Anyway, I admit: maybe I am just being too careful with this. 

Regards,
Dominika



More information about the cas mailing list