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

Robert Muir updated LUCENE-6204:
--------------------------------
    Attachment: LUCENE-6204.patch

patch.

I noticed some inconsistency in the exception handling, but i dont want to deal 
with also changing behavior here. Lets kill the bad API first.

> remove CompoundFileFormat.files()
> ---------------------------------
>
>                 Key: LUCENE-6204
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6204
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Robert Muir
>         Attachments: LUCENE-6204.patch
>
>
> Just like the rest of the codec api, we shouldn't require codec to supply 
> this. Instead IndexWriter can use TrackingDirectoryWrapper, like it does 
> otherwise, to see what files were created when handling exceptional cases.



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