Re: Bugfix release Solr 9.8.1

2025-03-05 Thread Jan Høydahl
From an operator point of view, upgrading to 0.9.1 which then works for all 9.x versions is a good path. For the solr CLI bug of not reading ZK_HOST, it is annoying but not serious enough to block the release. Jan > 5. mars 2025 kl. 22:37 skrev Houston Putman : > > Thanks for mentioning that

Re: Bugfix release Solr 9.8.1

2025-03-05 Thread Houston Putman
Thanks for mentioning that Jan. I think Jason's idea of just doing a 0.9.1 release of the operator is good. That way we can unblock this release and take the time we need to make the CLI behave the right way. Thoughts? - Houston On Tue, Mar 4, 2025 at 7:25 PM Jan Høydahl wrote: > I'd like to g

Re: [DISCUSS] SIP-16: Distinguishing Single Node and Cluster Operation Modes at API level

2025-03-05 Thread Christos Malliaridis
> > '/api/node' is reserved for APIs that only impact the receiving node > (and aren't otherwise proxied or distributed) That makes sense to me. In my suggestions before I try to eliminate the difference between the two modes, standalone and cloud, at API level, so that clients always interact th