[ https://issues.apache.org/jira/browse/LUCENE-5998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Muir resolved LUCENE-5998. --------------------------------- Resolution: Fixed Fix Version/s: Trunk 5.0 > 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 > Fix For: 5.0, Trunk > > 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org