On Wed, Apr 29, 2009 at 7:44 PM, Marc Sturlese <marc.sturl...@gmail.com>wrote:

>
> Hey there, I am doing some stress tests indexing with DIH.
> I am indexing a mysql DB with 1400000 rows aprox. I am using also the
> DeDuplication patch.
> I am using tomcat with JVM limit of -Xms2000M -Xmx2000M
> I have indexed 3 times using full-import command without restarting tomcat
> or reloading the core between the indexations.
> I have used jmap and jhat to map heap memory in some moments of the
> indexations.
> Here I show the beginig of the maps (I don't show the lower part of the
> stack because object instance numbers are completely stable in there).
> I have noticed that the number of Term, TermInfo and TermQuery grows
> between
> an indexation and another... is that normal?
>
>
Perhaps you should enable GC logging as well. Also, did you actually run out
of memory or you are interpolating and assuming that it might happen?

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to