You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2015/11/17 17:52:11 UTC

[jira] [Created] (SOLR-8303) CustomBufferedIndexInput should include resource description when throwing EOFException

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org