You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/01 07:49:00 UTC

[jira] [Commented] (LUCENE-9331) TestIndexWriterDelete.testDeletesOnDiskFull can run for minutes

    [ 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org