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

Alan Woodward commented on SOLR-9486:
-------------------------------------

http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/832/
http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/378/

These are failing due to a race.  We delete a document, and then check that 
it's still visible before the autocommit happens, but sometimes a scheduled 
commit happens behind the scenes which removes it.  I'm going to try and add 
some explicit barriers to the searcher listener used here to see if that 
prevents it.

> AutoCommitTest and HardAutoCommitTest failures
> ----------------------------------------------
>
>                 Key: SOLR-9486
>                 URL: https://issues.apache.org/jira/browse/SOLR-9486
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Alan Woodward
>
> Seen a few of these on the dev list recently.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to