Re: ZkCLI.java (and bin/zkcli.sh) commands

2023-08-25 Thread Eric Pugh
Thanks for going through this. Yeah, the TL;DR; is that we make sure that everything zkcli does is in the bin/solr zk command structure. Based on (somewhat painful) experience in other parts of the CLI, I think that we leave zkcli alone, as is for 9.x with no “improvements” to make life ea

Re: [JENKINS] Solr » Solr-Check-main - Build # 7785 - Still Failing!

2023-08-25 Thread David Smiley
A "rogue process on the machine" wouldn't happen if this build were converted to use docker/container technology, which is what Crave uses. The Solr 9x CI build is converted, maybe I'll convert the "main" one next week. ~ David On Fri, Aug 25, 2023 at 12:21 AM Houston Putman wrote: > It happen

Re: [EXTERNAL] - Re: PR reviewed

2023-08-25 Thread Isabelle Giguere
Hi again; My PR build keeps failing because of unrelated patches being applied. The PR branch has no conflicts with master, and the fork is up-to-date (as of writing this, could change any minute), so I don't understand why these patches are being applied. Note that I will not have time to loo

Re: [EXTERNAL] - Re: PR reviewed

2023-08-25 Thread Michael Gibney
This is likely related to the concerns recently raised in this thread: https://lists.apache.org/thread/ybmp5xz3c9549opqgktdb4cxlpmdmwy4 A short-term workaround is to rebase on upstream main, I think. Michael On Fri, Aug 25, 2023 at 1:00 PM Isabelle Giguere wrote: > > Hi again; > > My PR build k