Even after running the MS for 20-30 mins. the memory usage doesn't come down. I had thought that maybe due to all the dependency injections the initial usage may be high but looks like that's not the case.
From: Koushik Das Sent: Monday, February 04, 2013 6:21 PM To: cloudstack-dev@incubator.apache.org Subject: JVM memory usage has increased a lot with latest master With the latest master I noticed that MS JVM process nearly consumes 900MB of memory which is not good. Looks like this is caused by the recently added spring related changes as before that the memory footprint wasn't that high. Is anyone else also seeing a similar issue? How to bring it down? -Koushik