[ 
https://issues.apache.org/jira/browse/LUCENE-6208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir resolved LUCENE-6208.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 5.1
                   Trunk

> CompoundFileFormat.write() has unnecessary parameter
> ----------------------------------------------------
>
>                 Key: LUCENE-6208
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6208
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Robert Muir
>             Fix For: Trunk, 5.1
>
>         Attachments: LUCENE-6208.patch
>
>
> Today it's: write(Directory dir, SegmentInfo si, Collection<String> files, 
> IOContext context)
> But 'files' is not needed. its always si.files() because thats all this 
> format is responsible for (e.g. its not an api for /bin/cat).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to