You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cassandra Targett (JIRA)" <ji...@apache.org> on 2018/01/11 16:20:00 UTC

[jira] [Updated] (SOLR-5485) Scary ChaosMonkeySafeLeaderTest fail.

     [ https://issues.apache.org/jira/browse/SOLR-5485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cassandra Targett updated SOLR-5485:
------------------------------------
    Component/s: Tests

> Scary ChaosMonkeySafeLeaderTest fail.
> -------------------------------------
>
>                 Key: SOLR-5485
>                 URL: https://issues.apache.org/jira/browse/SOLR-5485
>             Project: Solr
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Mark Miller
>         Attachments: monkey.log
>
>
> {code}
>    [junit4]   2> 	Caused by: java.lang.AssertionError: liveDocs.count()=8 info.docCount=9 info.getDelCount()=2
>    [junit4]   2> 		at org.apache.lucene.codecs.lucene40.Lucene40LiveDocsFormat.readLiveDocs(Lucene40LiveDocsFormat.java:92)
>    [junit4]   2> 		at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:103)
>    [junit4]   2> 		at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:141)
>    [junit4]   2> 		at org.apache.lucene.index.ReadersAndUpdates.getReadOnlyClone(ReadersAndUpdates.java:235)
>    [junit4]   2> 		at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:100)
>    [junit4]   2> 		at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:382)
>    [junit4]   2> 		at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:272)
>    [junit4]   2> 		at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:250)
>    [junit4]   2> 		at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1406)
>    [junit4]   2> 		at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1594)
>    [junit4]   2> 		at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1351)
>    [junit4]   2> 		at org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:592)
>    [junit4]   2> 		at org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:95)
>    [junit4]   2> 		at org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:64)
>    [junit4]   2> 		at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1443)
>    [junit4]   2> 		at org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1422)
>    [junit4]   2> 		at org.apache.solr.update.processor.LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:157)
>    [junit4]   2> 		at org.apache.solr.handler.RequestHandlerUtils.handleCommit(RequestHandlerUtils.java:69)
>    [junit4]   2> 		at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
>    [junit4]   2> 		at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
>    [junit4]   2> 		at org.apache.solr.core.SolrCore.execute(SolrCore.java:1864)
>    [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:725)
>    [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:417)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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