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

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

Commit 34c9fe42f82938eddc6acea1d1345a6cc86044ae in lucene-solr's branch 
refs/heads/master from Adrien Grand
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=34c9fe4 ]

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

Reply via email to