Re: ZkStateReader.getUpdateLock / ClusterState immutability

2024-07-17 Thread David Smiley
On Wed, Jul 17, 2024 at 2:31 AM Mark Miller wrote: > And if you really > wanted to keep an immutable cluster state object, that still doesn’t mean > ZkStateReader has to use one for its cluster state structure just because > that’s what it gives out with getClusterState. Right -- absolutely. I _

JIRA "pull-request-available" label

2024-07-17 Thread David Smiley
Our JIRA issues, according to .asf.yaml configuration, *should have* been getting a label "pull-request-available". This wasn't working because an ASF bot needed committer permissions in JIRA, in accordance with ASF docs on this. I addressed that matter last night. A nice side-effect of the bot

Re: SIP-7 New Admin UI

2024-07-17 Thread David Smiley
+1 for Kotlin; I've used it in the past and was fond of the experience. I'm sad we don't use it in our Gradle files. But take this with a grain of salt: I don't *intend* to work on the UI to be honest so my opinion of the tech there doesn't matter much. I suppose I might end up touching it if I w

Re: Solr exception while deployment in K8s

2024-07-17 Thread Houston Putman
How are you deploying Solr to Kubernetes? Are you using the official Solr docker image? Are you using the Solr Operator? - Houston On Wed, Jul 17, 2024 at 9:49 AM Mugi, Krishnavamsireddy < krishnavamsireddy.m...@paramount.com> wrote: > Hi Team, > > We are trying to deploy one of solr site in K8

Re: [DISCUSS] Solr 9.7 release

2024-07-17 Thread Eric Pugh
I would like to see the back port of solr cli changes make it… https://github.com/apache/solr/pull/2540 Thanks to some great work from Jan I suspect it can be committed this week. On Wed, Jul 17, 2024 at 6:55 PM David Smiley wrote: > There is at least one blocker, a notable one: > https://iss

Re: [DISCUSS] Solr 9.7 release

2024-07-17 Thread David Smiley
There is at least one blocker, a notable one: https://issues.apache.org/jira/browse/SOLR-13350 (search segments in parallel) On Tue, Jul 16, 2024 at 4:12 PM Anshum Gupta wrote: > > Hi everyone, > > The Change log for Solr 9.7 looks pretty good already with the Lucene > upgrade and a bunch of othe

Re: [DISCUSS] Solr 9.7 release

2024-07-17 Thread Jan Høydahl
Hi, Sounds ok. Will try to merge some of the latest dependency upgrades. There are still ~30 dependency PRs, so anyone feel free to jump in and resolve some of them before the release. Jan > 16. juli 2024 kl. 22:12 skrev Anshum Gupta : > > Hi everyone, > > The Change log for Solr 9.7 looks

Solr exception while deployment in K8s

2024-07-17 Thread Mugi, Krishnavamsireddy
Hi Team, We are trying to deploy one of solr site in K8s, But we are seeing below exception while deployment. We are migrating solr from 8.11.2 to 9.6.1. Can you please help me on this? 2024-07-16 15:07:57.314 WARN (main) [ ] o.e.j.w.WebAppContext Failed startup of context o.e.j.w.WebAppCo

Re: SIP-7 New Admin UI

2024-07-17 Thread Eric Pugh
I appreciate the vote for Kotlin Jan! I hadn’t really thought about the argument that if our base is primarily Java centric devs, that Kotlin versus React might be an easier route…. > On Jul 16, 2024, at 11:56 PM, Christos Malliaridis > wrote: > > Thanks for your reply too, Jan. You mention