Mike Drob created SOLR-8303:
-------------------------------

             Summary: CustomBufferedIndexInput should include resource 
description when throwing EOFException
                 Key: SOLR-8303
                 URL: https://issues.apache.org/jira/browse/SOLR-8303
             Project: Solr
          Issue Type: Bug
    Affects Versions: 5.3, 4.10.3
            Reporter: Mike Drob
             Fix For: Trunk


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to