[
https://issues.apache.org/jira/browse/LUCENE-5998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14163281#comment-14163281
]
Michael McCandless commented on LUCENE-5998:
--------------------------------------------
+1
> Remove unnecessary codec *infos abstractions
> --------------------------------------------
>
> Key: LUCENE-5998
> URL: https://issues.apache.org/jira/browse/LUCENE-5998
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Robert Muir
> Attachments: LUCENE-5998.patch
>
>
> SI and FIS formats have no state, e.g. they dont hold on to file handles or
> anything. neither their Readers or Writers are closeable, they each both just
> contain one simple read() or write() method respectively.
> We should remove these unnecessary abstractions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]