As someone that has done a lot of reopens, I can vouch there is no leak under simple, normal usage. Are you sure your closing the original reader after getting the reopened reference?

Michael Busch wrote:
Hi John,

hmm not good. I will take a look. It has probably to do with the reference counting. Are you doing anything special? E. g. do you have own reader implementations that you call reopen() on? What kinds of readers are you using?

Are you maybe able to provide a heapdump?

-Michael

John Wang wrote:
Hi:

  We are experiencing memory leak with calling IndexReader.reopen().

   From eyeballing the lucene source code, I am seeing normCache is not
cleared.


   Anyone else experiencing this?

Thanks

-John



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to