[ https://issues.apache.org/jira/browse/LUCENE-9331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097226#comment-17097226 ]
ASF subversion and git services commented on LUCENE-9331: --------------------------------------------------------- Commit 4010f4e2209f9f824328badb4e998ea02a4d298b in lucene-solr's branch refs/heads/branch_8x from Adrien Grand [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=4010f4e ] LUCENE-9331: Make TestIndexWriterDelete#testDeletesOnDiskFull converge faster. > TestIndexWriterDelete.testDeletesOnDiskFull can run for minutes > --------------------------------------------------------------- > > Key: LUCENE-9331 > URL: https://issues.apache.org/jira/browse/LUCENE-9331 > Project: Lucene - Core > Issue Type: New Feature > Reporter: Adrien Grand > Priority: Minor > > This seed reproduces for me on branch_8x: > ant test -Dtestcase=TestIndexWriterDelete > -Dtests.method=testUpdatesOnDiskFull -Dtests.seed=63F37B47DD88EF8A > -Dtests.nightly=true -Dtests.slow=true -Dtests.badapples=true > -Dtests.locale=twq -Dtests.timezone=Greenwich -Dtests.asserts=true > -Dtests.file.encoding=ISO-8859-1 > I didn't wait for the test to finish (it looks like it would take a very long > time) though logging suggests that it would converge... eventually. This > seems to be a combination of slow convergence, mixed with slow features of > MockDirectoryWrapper like sleeps when opening inputs and costly calls like > checkIndex. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org