2011/3/17 Ganesh <[email protected]>: > Is this bug https://issues.apache.org/jira/browse/LUCENE-2249 got fixed in > 3.0.3?
The linked ticket shows that it was fixed in 3.0.3. --dho > Regards > Ganesh > > ----- Original Message ----- > From: "Ganesh" <[email protected]> > To: <[email protected]> > Sent: Thursday, March 17, 2011 7:03 PM > Subject: Re: ParallelMultisearcher > > > I tested the same with Lucene 2.9.1 and found very less thread count but with > 3.0.2 it is very high. Do i need to revert back to Lucene 2.9.1. > > Regards > Ganesh > > ----- Original Message ----- > From: "Ganesh" <[email protected]> > To: <[email protected]> > Sent: Thursday, March 17, 2011 5:17 PM > Subject: ParallelMultisearcher > > > Hello all, > > Is there any issue with ParallelMultiSearcher in Lucene 3.0.2? If we search > more frequently then OutOfMemoryError is triggered or It is throwing "Not > able to create native thread".. It is working with 2.9.1. > > I generated Heap Dump and found lot of entries for ParallelMultiSearcher. > > ParallelMultiSearcher-949-thread-3 java.lang.Thread @ 0x95e6220 104 192 > ParallelMultiSearcher-949-thread-1 java.lang.Thread @ 0x95e60f8 104 192 > ParallelMultiSearcher-957-thread-2 java.lang.Thread @ 0x95d30c8 104 192 > ParallelMultiSearcher-957-thread-3 java.lang.Thread @ 0x95d26e8 104 192 > ParallelMultiSearcher-954-thread-2 java.lang.Thread @ 0x95c3fe0 104 192 > ParallelMultiSearcher-954-thread-3 java.lang.Thread @ 0x95c15f0 104 192 > ParallelMultiSearcher-954-thread-1 java.lang.Thread @ 0x95c14c8 104 192 > ParallelMultiSearcher-956-thread-2 java.lang.Thread @ 0x95b8648 104 192 > > Regards > Ganesh > > --------------------------------------------------------------------- > 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] > > > --------------------------------------------------------------------- > 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]
