[
https://issues.apache.org/jira/browse/SOLR-17620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18016970#comment-18016970
]
Jan Høydahl edited comment on SOLR-17620 at 8/29/25 8:37 AM:
-------------------------------------------------------------
I suspect this commit has caused test failures in ZkControllerTest, see
[https://develocity.apache.org/scans/tests?search.rootProjectNames=solr-root&search.timeZoneId=Europe%2FOslo&tests.container=org.apache.solr.cloud.ZkControllerTest]
I believe it is a new test added. PR automated tests fail due to this.
!Skjermbilde 2025-08-29 kl. 10.12.26.png|width=538,height=243!
*EDIT* Fixed in https://github.com/apache/solr/pull/3525
was (Author: janhoy):
I suspect this commit has caused test failures in ZkControllerTest, see
[https://develocity.apache.org/scans/tests?search.rootProjectNames=solr-root&search.timeZoneId=Europe%2FOslo&tests.container=org.apache.solr.cloud.ZkControllerTest]
I believe it is a new test added. PR automated tests fail due to this.
!Skjermbilde 2025-08-29 kl. 10.12.26.png|width=1005,height=454!
> Encode the version of Solr in SolrCloud "liveNode"
> --------------------------------------------------
>
> Key: SOLR-17620
> URL: https://issues.apache.org/jira/browse/SOLR-17620
> Project: Solr
> Issue Type: Improvement
> Components: SolrCloud
> Reporter: David Smiley
> Assignee: David Smiley
> Priority: Major
> Labels: pull-request-available
> Fix For: 9.10
>
> Attachments: Skjermbilde 2025-08-29 kl. 10.12.26.png
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> This proposal is for the "live node" (ZkController.createEphemeralLiveNode)
> stored in ZK to have a JSON payload with the SolrVersion and other
> interesting metadata like the node roles. Furthermore, ZkStateReader should
> read this state and provide a method like getLowestSolrVersion().
> This foundational mechanism allows us to evolve SolrCloud safely using an
> in-place rolling upgrade strategy. Features that need to behave differently
> can consult the lowest SolrVersion to react accordingly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]