[
https://issues.apache.org/jira/browse/LUCENE-6208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14296342#comment-14296342
]
ASF subversion and git services commented on LUCENE-6208:
---------------------------------------------------------
Commit 1655522 from [~rcmuir] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1655522 ]
LUCENE-6208: Remove unnecessary parameter from CompoundFormat.write
> 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]