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

ASF subversion and git services commented on LUCENE-5998:
---------------------------------------------------------

Commit 1630072 from [~rcmuir] in branch 'dev/trunk'
[ https://svn.apache.org/r1630072 ]

LUCENE-5998: Remove unnecessary infos abstractions

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

Reply via email to