Add ReaderStratregy.destroy() method
------------------------------------
Key: HSEARCH-245
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-245
Project: Hibernate Search
Issue Type: Improvement
Components: query
Reporter: Emmanuel Bernard
Fix For: 3.1.0.Beta2
ReaderProvider typically keep IndexReaders open till they are in use or if the index has
been updated. But it has no hook to close the "current" IndexReaders when
Hibernate Search goes down.
I imagine the current code can become problematic on some VMs if we do lots of hot
redeployments.
See hibernate-dev: Hibernate Search: ReaderProvider.destroy()
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira