[
https://issues.apache.org/jira/browse/SOLR-10955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16063527#comment-16063527
]
Hoss Man commented on SOLR-10955:
---------------------------------
given that these failures started happening right after the commit mentioned
below, and given that commits directly modified the analytics code involved in
the code paths that throw the exception, that would seem like the likely
suspect...
{noformat}
commit a5dce163eb09dcc0eb7f7eb81d692bf3d19964a3
Author: Dennis Gove <[email protected]>
Date: Sat Jun 24 20:22:21 2017 -0400
SOLR-9981: Performance improvements and bug fixes for the Analytics
component
commit 3b07e7241ebc539c5acdc642f83e174e5bea9744
{noformat}
> o.a.s.analytics.facet.{Query|Range}FacetTest docs were sent out-of-order:
> lastDocID=99 vs docID=5
> -------------------------------------------------------------------------------------------------
>
> Key: SOLR-10955
> URL: https://issues.apache.org/jira/browse/SOLR-10955
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Mikhail Khludnev
> Fix For: master (7.0), 6.7
>
>
> reproduced on master
> {{ant test -Dtestcase=QueryFacetTest -Dtests.method=queryTest
> -Dtests.seed=B57925D3BDCDB40B -Dtests.multiplier=2 -Dtests.slow=true
> -Dtests.locale=mt -Dtests.timezone=Indian/Kerguelen -Dtests.asserts=true
> -Dtests.file.encoding=UTF-8}}
> https://builds.apache.org/job/Lucene-Solr-Tests-master/1902/
> https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19970/
> https://builds.apache.org/job/Lucene-Solr-Tests-master/1905/
> have no idea, whatsup
> {quote}
> [junit4] ERROR 1.91s | QueryFacetTest.queryTest <<<
> [junit4] > Throwable #1: java.lang.IllegalArgumentException: docs were
> sent out-of-order: lastDocID=99 vs docID=5
> [junit4] > at
> __randomizedtesting.SeedInfo.seed([B57925D3BDCDB40B:28606B32DB67FB9E]:0)
> [junit4] > at
> org.apache.lucene.queries.function.valuesource.IntFieldSource$1.getValueForDoc(IntFieldSource.java:62)
> [junit4] > at
> org.apache.lucene.queries.function.valuesource.IntFieldSource$1.access$000(IntFieldSource.java:57)
> [junit4] > at
> org.apache.lucene.queries.function.valuesource.IntFieldSource$1$1.fillValue(IntFieldSource.java:104)
> [junit4] > at
> org.apache.solr.analytics.statistics.MinMaxStatsCollector.collect(MinMaxStatsCollector.java:68)
> [junit4] > at
> org.apache.solr.analytics.statistics.NumericStatsCollector.collect(NumericStatsC
> {qoute}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]