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

ASF subversion and git services commented on LUCENE-10168:
----------------------------------------------------------

Commit 24fcd80a37babadcc0153071b8ff19aca1a13f7b in lucene's branch 
refs/heads/main from Adrien Grand
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=24fcd80 ]

LUCENE-10168: Only test N-2 codecs on nightly runs. (#466)

In order for tests to keep running fast, this annotates all tests of N-2 codecs
with `@Nightly`. To keep good coverage of releases, the smoke tester is now
configured to run nightly tests.

> drop support for 7.0 indexes in 9.0 (master)
> --------------------------------------------
>
>                 Key: LUCENE-10168
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10168
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Robert Muir
>            Priority: Blocker
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Recently it was decided to extend back compat *two* major releases, as a best 
> effort.
> The effort has not been the best, though.
> Test times have doubled (10 minutes vs 5 minutes on my computer), all the 
> slowness is in backwards codecs tests. And 9.0 isn't even released! Imagine 
> how slow the tests would be if we somehow made it to e.g. 9.10 release or 
> something.
> It is unsustainable. 
> This issue is to drop support for 7.0 indexes. I realize some ppl won't be 
> happy about that, if you don't like it, then suggest some alternative fix for 
> the tests and put in your time. Otherwise bye bye.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to