Michael McCandless created LUCENE-4976:
------------------------------------------

             Summary: PersistentSnapshotDeletionPolicy should save to a single 
file
                 Key: LUCENE-4976
                 URL: https://issues.apache.org/jira/browse/LUCENE-4976
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Michael McCandless
            Assignee: Michael McCandless
             Fix For: 5.0, 4.4


Today it creates a single-document Lucene index, and calls commit() after each 
snapshot/release.

I think we can just use a single file instead, and remove Closeable.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to