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:53:10 UTC

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

     [ https://issues.apache.org/jira/browse/SOLR-8303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Drob updated SOLR-8303:
----------------------------
    Attachment: SOLR-8303.patch

Patch attached for trunk.

> 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: 4.10.3, 5.3
>            Reporter: Mike Drob
>             Fix For: Trunk
>
>         Attachments: SOLR-8303.patch
>
>
> 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