Robert Muir created LUCENE-5998:
-----------------------------------
Summary: 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
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]