[
https://issues.apache.org/jira/browse/SOLR-11440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192501#comment-16192501
]
ASF subversion and git services commented on SOLR-11440:
--------------------------------------------------------
Commit 6b327fa4046bdae94210fb4faa76e66ebe133fb1 in lucene-solr's branch
refs/heads/master from [~noble.paul]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=6b327fa ]
SOLR-11440: Not a fix. Swallowing the exception for the time being.
> TestLeaderElectionZkExpiry failures after autoscaling merges
> ------------------------------------------------------------
>
> Key: SOLR-11440
> URL: https://issues.apache.org/jira/browse/SOLR-11440
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Noble Paul
>
> {code}
> [junit4] 2> NOTE: reproduce with: ant test
> -Dtestcase=TestLeaderElectionZkExpiry
> -Dtests.method=testLeaderElectionWithZkExpiry -Dtests.seed=936BBD073C4C1EE2
> -Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=Africa/Sao_Tome
> -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
> [junit4] ERROR 13.6s J11 |
> TestLeaderElectionZkExpiry.testLeaderElectionWithZkExpiry <<<
> [junit4] > Throwable #1:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=7154,
> name=OverseerAutoScalingTriggerThread-98770164405436418-dummy.host.com:8984_solr-n_0000000000,
> state=RUNNABLE, group=Overseer autoscaling triggers]
> [junit4] > Caused by: org.apache.solr.common.SolrException:
> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode
> = Session expired for /autoscaling/events/.auto_add_replicas
> [junit4] > at
> __randomizedtesting.SeedInfo.seed([936BBD073C4C1EE2]:0)
> [junit4] > at
> org.apache.solr.cloud.ZkDistributedQueue.<init>(ZkDistributedQueue.java:107)
> [junit4] > at
> org.apache.solr.cloud.autoscaling.TriggerEventQueue.<init>(TriggerEventQueue.java:44)
> [junit4] > at
> org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.<init>(ScheduledTriggers.java:398)
> [junit4] > at
> org.apache.solr.cloud.autoscaling.ScheduledTriggers.add(ScheduledTriggers.java:149)
> [junit4] > at
> org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:220)
> [junit4] > at java.lang.Thread.run(Thread.java:745)
> [junit4] > Caused by:
> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode
> = Session expired for /autoscaling/events/.auto_add_replicas
> [junit4] > at
> org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
> [junit4] > at
> org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
> [junit4] > at
> org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1102)
> [junit4] > at
> org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:323)
> [junit4] > at
> org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:320)
> [junit4] > at
> org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
> [junit4] > at
> org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:320)
> [junit4] > at
> org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:93)
> [junit4] > at
> org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:78)
> [junit4] > at
> org.apache.solr.cloud.ZkDistributedQueue.<init>(ZkDistributedQueue.java:105)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]