Aaron McCurry created BLUR-11:
---------------------------------
Summary: Remove TimeBasedIndexDeletionPolicy
Key: BLUR-11
URL: https://issues.apache.org/jira/browse/BLUR-11
Project: Apache Blur
Issue Type: Improvement
Reporter: Aaron McCurry
This class was used to keep a index commit points around for a certain amount
of time after they should be removed. The reason was because of the lack of
reference counting of the index readers to file in the directories (e.g.
deleting files out from underneath an in-use reader). Now with the
DirectoryReferenceFileGC I believe this calls can be removed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira