[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Messages posted by: deepakag  XML
Profile for deepakag -> Messages posted by deepakag [2]
Author Message
We are already using Terracotta 3.5.3.
We are a big e-commerce portal. Using Terracotta DSO along with 4 tomcats. The live object count keeps increasing on our Terracotta Server. What is the best way to remove all un-used objects from our Terracotta Server ?

We have 3 roots. We created a JSP file which was invoked on one of the tomcat server. This JSP tried to use clear() on these three ConcurrentDistributedMaps. But still the live object count doesnt go down UNTIL and unless we shut down all tomcats ! API Docs for clear() mentions " clears the map locally on the node that is resides on but doesn't guarantee when this is done on other nodes in the cluster.".

What is the best way so as to clean up our objects on Terracotta ?
 
Profile for deepakag -> Messages posted by deepakag [2]
Go to:   
Powered by JForum 2.1.7 © JForum Team