[
https://issues.apache.org/jira/browse/LUCENE-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975115#comment-13975115
]
ASF subversion and git services commented on LUCENE-5621:
---------------------------------------------------------
Commit 1588740 from [email protected] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1588740 ]
LUCENE-5621: remove IndexOutput.flush
> remove IndexOutput.flush()
> --------------------------
>
> Key: LUCENE-5621
> URL: https://issues.apache.org/jira/browse/LUCENE-5621
> Project: Lucene - Core
> Issue Type: Improvement
> Components: core/store
> Reporter: Robert Muir
> Fix For: 4.9, 5.0
>
> Attachments: LUCENE-5621.patch
>
>
> This method is extraneous: it just makes the API confusing. Its not actually
> used anywhere by Lucene, so it shouldn't be mandatory on IndexOutput.
> Maybe it had some use-case before things were append-only, i dont know, but
> now its time for it to go.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]