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

Houston Putman resolved SOLR-17265.
-----------------------------------
    Fix Version/s: main (10.0)
         Assignee: Houston Putman
       Resolution: Fixed

> Reproducing Failure: OverseerStatusTest after commit 9c9250c6
> -------------------------------------------------------------
>
>                 Key: SOLR-17265
>                 URL: https://issues.apache.org/jira/browse/SOLR-17265
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: main (10.0)
>            Reporter: Gus Heck
>            Assignee: Houston Putman
>            Priority: Major
>              Labels: overseer
>             Fix For: main (10.0)
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
>  
> {code:java}
> ./gradlew test --tests OverseerStatusTest.test -Dtests.seed=7505303E19C029EF 
> -Dtests.locale=sr-Cyrl-XK -Dtests.timezone=Australia/Perth 
> -Dtests.asserts=true -Dtests.file.encoding=UTF-8 
> {code}
> {code:java}
> BUILD FAILED in 30s
> 142 actionable tasks: 68 executed, 74 up-to-date
> gus@ns-l1:~/projects/gus-asf/solr/fork/solr$ git bisect bad
> 61a67c00851718e95590bab73c89d8bd9c9250c6 is the first bad commit
> commit 61a67c00851718e95590bab73c89d8bd9c9250c6
> Author: Noble Paul <noblep...@users.noreply.github.com>
> Date:   Tue Feb 20 21:45:23 2024 +1100    Use a System wide property to 
> enable PRS (#2230) .../cloud/api/collections/CreateCollectionCmd.java | 11 
> ++++++-
>  .../apache/solr/cloud/CollectionsAPISolrJTest.java |  9 ------
>  .../org/apache/solr/cloud/OverseerStatusTest.java  |  4 ++-
>  .../solr/cloud/ParallelCommitExecutionTest.java    |  1 -
>  .../SimpleCollectionCreateDeleteTest.java          |  5 ++-
>  .../solr/handler/PingRequestHandlerTest.java       |  2 +-
>  .../solr/handler/TestStressThreadBackup.java       |  1 -
>  .../solr/handler/admin/HealthCheckHandlerTest.java |  1 -
>  .../solr/handler/component/SearchHandlerTest.java  |  6 ++--
>  .../apache/solr/response/TestRawTransformer.java   |  1 -
>  .../transform/TestSubQueryTransformerDistrib.java  |  2 --
>  .../apache/solr/schema/TestManagedSchemaAPI.java   |  1 -
>  .../solr/search/DistributedReRankExplainTest.java  |  1 -
>  .../org/apache/solr/search/TestTaskManagement.java |  1 -
>  .../search/facet/TestCloudJSONFacetJoinDomain.java |  1 -
>  .../solr/search/facet/TestCloudJSONFacetSKG.java   |  1 -
>  .../search/facet/TestCloudJSONFacetSKGEquiv.java   |  1 -
>  .../search/join/CrossCollectionJoinQueryTest.java  |  2 --
>  .../apache/solr/search/stats/TestDistribIDF.java   |  2 +-
>  .../processor/TemplateUpdateProcessorTest.java     |  4 +--
>  .../apache/solr/handler/sql/TestSQLHandler.java    |  1 -
>  .../examples/UsingSolrJRefGuideExamplesTest.java   |  1 -
>  .../examples/IndexingNestedDocuments.java          |  1 -
>  .../JsonRequestApiHeatmapFacetingTest.java         |  1 -
>  .../query-guide/examples/JsonRequestApiTest.java   |  1 -
>  .../solrj/io/stream/CloudAuthStreamTest.java       |  1 -
>  .../client/solrj/io/stream/JDBCStreamTest.java     |  1 -
>  .../client/solrj/io/stream/MathExpressionTest.java |  2 --
>  .../solrj/io/stream/SelectWithEvaluatorsTest.java  |  1 -
>  .../solrj/io/stream/StreamDecoratorTest.java       | 17 ----------
>  .../client/solrj/impl/CloudSolrClientTest.java     | 12 -------
>  ...ectJsonQueryRequestFacetingIntegrationTest.java |  1 -
>  .../JsonQueryRequestFacetingIntegrationTest.java   |  1 -
>  .../json/JsonQueryRequestHeatmapFacetingTest.java  |  1 -
>  .../cloud/TestCloudCollectionsListeners.java       |  4 ---
>  .../common/cloud/TestCollectionStateWatchers.java  |  9 +-----
>  .../cloud/AbstractBasicDistributedZk2TestBase.java | 15 +++++++++
>  .../org/apache/solr/cloud/SolrCloudTestCase.java   | 37 
> ++++++++++++++++++++--
>  38 files changed, 74 insertions(+), 90 deletions(-)
>  {code}
> This has also had a consistent low rate of failure since about the time of 
> this commit
> http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.cloud.OverseerStatusTest.test



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to