Re: 8.10 docker image please

2021-09-30 Thread David Smiley
FYI official-images PR is now submitted: https://github.com/docker-library/official-images/pull/11000 Thanks for your help Hoss! ~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Thu, Sep 30, 2021 at 1:32 PM Chris Hostetter wrote: > > David: I submi

Re: 8.10 docker image please

2021-09-30 Thread Chris Hostetter
David: I submitte a PR to docker-solr to hardocde the archs for 6.* and 5.* releases in generate-stackbrew-library.sh https://github.com/docker-solr/docker-solr/pull/388 I'll let you RTC and deal with the final docker-library/official-images PR since I have no established credibility with doc

Can't create solr jira bugs

2021-09-30 Thread Jordan Diehl
Hello, I just tried opening a Jira ticket for an issue I was seeing, but after filling out all the info and hitting create it didn't work. Now any time I click create I get an error message saying "The Jira server could not be contacted. This may be a temporary glitch or the server may be down."

Re: ZkCmdExecutor

2021-09-30 Thread Ilan Ginzburg
Independent of how interactions with ZK are implemented (direct or via Curator), we should first clean up what these interactions do or expect. Take shard leader elector. First a replica is elected, then we check if it is fit for the job, run another election if not, look at other replicas (hopefu