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

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

Commit 1588739 from [email protected] in branch 'dev/trunk'
[ https://svn.apache.org/r1588739 ]

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

Reply via email to