Re: v2 API "Broader Changes" and Next Steps

2022-07-20 Thread Jan Høydahl
I'm still on holiday, but just chiming in to say I like and support the direction here. I'm impressed by the structured and holistic approach on this. Also agree it is far better to have a consistent "new" v2 api in 9.x or 10.0 at the expense of back-compat for existing v2 users -- maintaining th

Re: Operator 0.6.0 Release

2022-07-20 Thread Houston Putman
This sounds good to me. We have whittled the v0.6.0 issue list down quite a bit, so it should be close to ready. Tim, I added that issue as a blocker for the release. Jason, when going through the release steps you can move #436 to the next milestone, as we won't get to it for this release. Than

Re: I think I broke the build...

2022-07-20 Thread Uwe Schindler
Hi Eric, looks fixed. The yellow builds are typical test failures and have nothing to do with your changes. If precommit fails the build gets red (test failures are configured in Gradle to proceed and not exit). So the Gradle build does not fails and succeeds till end, only the test failures

Re: I think I broke the build...

2022-07-20 Thread Eric Pugh
4167 passed after I updated the build with the imports. https://ci-builds.apache.org/job/Solr/job/Solr-Check-main/4167/ 4168 failed, but it may have been timing issues…. > On Jul 19, 2022, at 10:00 PM, Eric Pugh > wrote: > > Good point! I hadn’t even thought of that. Will do, and if Jenk