Hi, > - IndexWriter::closeInternal() [4]: Here, I don't understand, why > deleting rollbackSegmentInfos outside the mutex protected code block > fixes a memory leak.
the rollbackSegmentInfos are not deleted outside of the mutex protected block it happens still inside of it, but outside of the "if (commitPending)" block. Jiri ------------------------------------------------------------------------------ Virtualization is moving to the mainstream and overtaking non-virtualized environment for deploying applications. Does it make network security easier or more difficult to achieve? Read this whitepaper to separate the two and get a better understanding. http://p.sf.net/sfu/hp-phase2-d2d _______________________________________________ CLucene-developers mailing list CLucene-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/clucene-developers