[
https://issues.apache.org/jira/browse/LUCENE-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16350355#comment-16350355
]
Adrien Grand commented on LUCENE-8150:
--------------------------------------
This patch fails TestBackwardCompatibility because reading too old indices
fails with a FileNotFoundException instead of a IndexFormatTooOldException.
Even if it's not a great source of trouble, I'm not fond of having to keep
logic related to {{segments.gen}} forever.
> Remove references to segments.gen.
> ----------------------------------
>
> Key: LUCENE-8150
> URL: https://issues.apache.org/jira/browse/LUCENE-8150
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Adrien Grand
> Priority: Minor
> Fix For: master (8.0)
>
> Attachments: LUCENE-8150.patch
>
>
> This was the way we wrote pending segment files before we switch to
> {{pending_segments_N}} in LUCENE-5925.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]