You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2016/06/17 19:31:05 UTC

[jira] [Updated] (SOLR-8190) Implement Closeable on TupleStream

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

Steve Rowe updated SOLR-8190:
-----------------------------
    Fix Version/s: 6.0

> Implement Closeable on TupleStream
> ----------------------------------
>
>                 Key: SOLR-8190
>                 URL: https://issues.apache.org/jira/browse/SOLR-8190
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrJ
>    Affects Versions: 6.0
>            Reporter: Kevin Risden
>            Assignee: Joel Bernstein
>            Priority: Minor
>             Fix For: 6.0
>
>         Attachments: SOLR-8190.patch, SOLR-8190.patch, SOLR-8190.patch
>
>
> Implementing Closeable on TupleStream provides the ability to use try-with-resources (https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html) in tests and in practice. This prevents TupleStreams from being left open when there is an error in the tests.



--
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