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

Uwe Schindler commented on LUCENE-8150:
---------------------------------------

I think this issue should be solved like Robert says: Just remove all the stuff 
that is used on writing to indexes (like IndexFileDeleter, IndexWriter,...). 
But when opening an index it should still bring the right Exception 
(IndexTooOld). If we need to test for this file, we should still do this, but 
only in SegmentInfos.

> 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: 8.1, master (9.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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to