Hi Kelven, is there a way to lower spring's memory requirements to run the management server? Since we've been using @Inject, how can one change underlying spring di framework, pointers for that?
Regards. On Mon, Feb 4, 2013 at 6:26 PM, Koushik Das <koushik....@citrix.com> wrote: > 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 >