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

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

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

LUCENE-5621: Let DirectPF and RAMOutputStream wreak havoc together if they like

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

Reply via email to