Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-8303

CustomBufferedIndexInput should include resource description when throwing EOFException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.10.3, 5.3
    • 5.4, 6.0
    • None
    • None

    Description

      The other implementations of IndexInput all include the resource description when throwing an EOFException, for example:
      https://github.com/apache/lucene-solr/blob/trunk/lucene/core/src/java/org/apache/lucene/store/ByteBufferIndexInput.java#L81

      CustomBufferedIndexInput should follow suit.

      Attachments

        1. SOLR-8303.patch
          2 kB
          Mike Drob

        Activity

          People

            uschindler Uwe Schindler
            mdrob Mike Drob
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: