Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-4973

SnapshotDeletionPolicy should not require an id

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.4, 6.0
    • None
    • None
    • New

    Description

      The id is unnecessary and just adds complexity: SDP can just return
      the IndexCommit, and when you want to release you pass back the
      IndexCommit. PersistentSDP can expose release(long gen).

      Attachments

        1. LUCENE-4973.patch
          40 kB
          Michael McCandless
        2. LUCENE-4973.patch
          42 kB
          Michael McCandless
        3. LUCENE-4973.patch
          43 kB
          Michael McCandless

        Activity

          People

            mikemccand Michael McCandless
            mikemccand Michael McCandless
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: