<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>5498833</buildableDurationMillis><buildableTimeMillis>5498833</buildableTimeMillis><buildingDurationMillis>1478662</buildingDurationMillis><executingTimeMillis>1478662</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>0</waitingDurationMillis><waitingTimeMillis>0</waitingTimeMillis></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>669</buildNumber><marked><SHA1>7456291d2845364f1683d5cc3cff98e71f2f21c2</SHA1><branch><SHA1>7456291d2845364f1683d5cc3cff98e71f2f21c2</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>7456291d2845364f1683d5cc3cff98e71f2f21c2</SHA1><branch><SHA1>7456291d2845364f1683d5cc3cff98e71f2f21c2</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>7456291d2845364f1683d5cc3cff98e71f2f21c2</SHA1><branch><SHA1>7456291d2845364f1683d5cc3cff98e71f2f21c2</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>https://gitbox.apache.org/repos/asf/solr.git</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='hudson.plugins.jira.JiraBuildAction'></action><action></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#669</displayName><duration>1478662</duration><estimatedDuration>1454933</estimatedDuration><fullDisplayName>Solr » Solr-TestIntegration-main #669</fullDisplayName><id>669</id><inProgress>false</inProgress><keepLog>false</keepLog><number>669</number><queueId>33221678</queueId><result>FAILURE</result><timestamp>1789597599472</timestamp><url>https://ci-builds.apache.org/job/Solr/job/Solr-TestIntegration-main/669/</url><builtOn>lucene-solr-3</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>solr/solrj-zookeeper/src/java/org/apache/solr/common/cloud/ZkStateReader.java</affectedPath><affectedPath>changelog/unreleased/SOLR-18298-zk-reconnect-session-expiry.yml</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/cloud/ZkController.java</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/cloud/ZkControllerTest.java</affectedPath><affectedPath>solr/solrj-zookeeper/src/test/org/apache/solr/common/cloud/TestOnReconnectSessionExpiry.java</affectedPath><commitId>98a61bf53f16c0ea27225e31415f56d027076179</commitId><timestamp>1789570256000</timestamp><author><absoluteUrl>https://ci-builds.apache.org/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>SOLR-18298: only recover after ZooKeeper session expiry (#4774)

The migration to curator incidentally resulted in Solr's onReconnect triggering on reconnect. Funnily enough, that's not the desired behavior at this point. Solr's OnReconnect was designed to be triggered only when there is a reconnect *after* zk session expiration (so it is not literally "on reconnect"). This fix is the minimal way of reverting to the old behavior while keeping the naming.

Co-authored-by: Shrey Narayan &lt;employeenextbrick@gmail.com&gt;
Co-authored-by: Cursor &lt;cursoragent@cursor.com&gt;
Co-authored-by: rayshrey &lt;121871912+rayshrey@users.noreply.github.com&gt;
</comment><date>2026-09-16 10:50:56 -0400</date><id>98a61bf53f16c0ea27225e31415f56d027076179</id><msg>SOLR-18298: only recover after ZooKeeper session expiry (#4774)</msg><path><editType>edit</editType><file>solr/solrj-zookeeper/src/java/org/apache/solr/common/cloud/ZkStateReader.java</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/cloud/ZkController.java</file></path><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/cloud/ZkControllerTest.java</file></path><path><editType>add</editType><file>changelog/unreleased/SOLR-18298-zk-reconnect-session-expiry.yml</file></path><path><editType>add</editType><file>solr/solrj-zookeeper/src/test/org/apache/solr/common/cloud/TestOnReconnectSessionExpiry.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>solr/test-framework/src/java/org/apache/solr/util/QueryLimitsTestInjectionRule.java</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/core/ExitableDirectoryReaderTest.java</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/search/TestRangeQuery.java</affectedPath><affectedPath>solr/modules/ltr/src/test/org/apache/solr/ltr/TestLTRQParserPlugin.java</affectedPath><affectedPath>solr/test-framework/src/java/org/apache/solr/SolrTestCase.java</affectedPath><commitId>c1e326027eee435b32e7516407741c91ca7f4289</commitId><timestamp>1789589378000</timestamp><author><absoluteUrl>https://ci-builds.apache.org/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>SOLR-18414: Randomize use of QueryLimits in all tests. (#4894)

Co-authored-by: David Smiley &lt;dsmiley@apache.org&gt;
</comment><date>2026-09-16 22:09:38 +0200</date><id>c1e326027eee435b32e7516407741c91ca7f4289</id><msg>SOLR-18414: Randomize use of QueryLimits in all tests. (#4894)</msg><path><editType>add</editType><file>solr/test-framework/src/java/org/apache/solr/util/QueryLimitsTestInjectionRule.java</file></path><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/core/ExitableDirectoryReaderTest.java</file></path><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/search/TestRangeQuery.java</file></path><path><editType>edit</editType><file>solr/modules/ltr/src/test/org/apache/solr/ltr/TestLTRQParserPlugin.java</file></path><path><editType>edit</editType><file>solr/test-framework/src/java/org/apache/solr/SolrTestCase.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>solr/core/src/test/org/apache/solr/core/ExitableDirectoryReaderTest.java</affectedPath><commitId>7456291d2845364f1683d5cc3cff98e71f2f21c2</commitId><timestamp>1789589433000</timestamp><author><absoluteUrl>https://ci-builds.apache.org/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>SOLR-18305: add end-to-end test we use correct similarity with query limits (#4906)
</comment><date>2026-09-16 22:10:33 +0200</date><id>7456291d2845364f1683d5cc3cff98e71f2f21c2</id><msg>SOLR-18305: add end-to-end test we use correct similarity with query limits (#4906)</msg><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/core/ExitableDirectoryReaderTest.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ci-builds.apache.org/user/github</absoluteUrl><fullName>github</fullName></culprit></freeStyleBuild>