[ 
https://issues.apache.org/jira/browse/SOLR-8357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15035594#comment-15035594
 ] 

ASF subversion and git services commented on SOLR-8357:
-------------------------------------------------------

Commit 1717603 from [~romseygeek] in branch 'dev/trunk'
[ https://svn.apache.org/r1717603 ]

SOLR-8357: UpdateLog.RecentUpdates implements Closeable

> UpdateLog.RecentUpdates should implement Closeable
> --------------------------------------------------
>
>                 Key: SOLR-8357
>                 URL: https://issues.apache.org/jira/browse/SOLR-8357
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>            Priority: Minor
>         Attachments: SOLR-8357.patch
>
>
> It has a close() method, which always needs to be called, so we should make 
> it implement Closeable and allow it to be used in try-with-resources blocks.



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