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

don't rely on directory metadata for stored fields 'maxpointer', change to hard check

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.8, 6.0
    • None
    • None
    • New

    Description

      in the case of the new format:
      its not good to use Dir.fileLength in the assert
      assert should be a hard check

      in the case of the old format:
      its really not good to use Dir.fileLength in the computation

      Attachments

        1. LUCENE-5617.patch
          2 kB
          Robert Muir

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: