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

Remove unnecessary codec *infos abstractions

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.0, 6.0
    • None
    • None
    • New

    Description

      SI and FIS formats have no state, e.g. they dont hold on to file handles or anything. neither their Readers or Writers are closeable, they each both just contain one simple read() or write() method respectively.

      We should remove these unnecessary abstractions.

      Attachments

        1. LUCENE-5998.patch
          204 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: