Thanks Dat! It's committed I was however not able to run the full tests successfully. I ran into thousands of these messages which seem to be fixed by https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;a=commitdiff;h=a4789db ? Although https://issues.apache.org/jira/browse/SOLR-12200 is still open.
[junit4] 2> 1947362 ERROR (OverseerAutoScalingTriggerThre ad-72082625281785866-dummy.host.com:8984_solr-n_0000000006) [n:dummy.host.com:8984_solr ] o.a.s.c.a.OverseerTriggerThread A ZK error has occurred [junit4] 2> java.io.IOException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling.json [junit4] 2> at org.apache.solr.client.solrj.impl.ZkDistribStateManager. getAutoScalingConfig(ZkDistribStateManager.java:183) [junit4] 2> at org.apache.solr.client.solrj.cloud.autoscaling. DistribStateManager.getAutoScalingConfig(DistribStateManager.java:78) [junit4] 2> at org.apache.solr.cloud.autoscaling. OverseerTriggerThread.run(OverseerTriggerThread.java:126) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling.json On Tue, Apr 24, 2018 at 7:35 PM, Đạt Cao Mạnh <[email protected]> wrote: > Hi Varun, > > Go ahead, I will start the build tomorrow. > > On Wed, Apr 25, 2018 at 1:21 AM Varun Thacker <[email protected]> wrote: > >> Hi Dat, >> >> What's the timeline in mind that you have for creating a Solr 7.3.1 RC? >> >> I want to backport SOLR-12065 / SOLR-11724 and I can wrap it up today >> >> On Mon, Apr 23, 2018 at 1:01 AM, Alan Woodward <[email protected]> >> wrote: >> >>> Done >>> >>> > On 23 Apr 2018, at 04:12, Đạt Cao Mạnh <[email protected]> >>> wrote: >>> > >>> > Hi Alan, >>> > >>> > Can you backport LUCENE-8254 to branch_7_3? >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >>
