On 3/20/2012 8:11 PM, Chris Hostetter wrote:
:> Is there any way to get get the threads within SUSS objects to immediately
:> exit without creating other issues? Alternatively, if immediate isn't
:> possible, the exit could take 1-2 seconds. I could not find any kind of
:> method in the API that closes down the object.
you should take al ook at this thread...
http://www.lucidimagination.com/search/document/53dc7e3d2102bb51
I've got this in a standalone application with a main(), started from
the commandline. When I close it and it calls the shutdown hook, there
is nothing from SolrJ logged to my log4j destination, stdout, or
stderr. I'm using SolrJ 3.5.0.
Is the memory leak you have mentioned still something I need to worry about?
Thanks,
Shawn