Re: SolrCloudManager... DistribStateManager...

2023-06-26 Thread Eric Pugh
I dropped the notes that Gus made into a Miro board just to visualize it.. https://miro.com/app/board/o9J_lm8BmXE=/?moveToWidget=3458764558006503531&cot=14 Be interesting during one of our community calls to talk about “what do we have” and “what are we missing?”…. Feels to me like a numbe

Re: Limiting Backup IO

2023-06-26 Thread Jason Gerlowski
Sounds like something that would be very useful for folks. I'm sure it'd be very dependent on your data and the type of backup, but I'm curious - if you can share Pierre - is there a number of cores-per-node being backed up where you start to see problems? Jason On Wed, Jun 21, 2023 at 8:34 AM P

Enable CodeQL scanning in Github Actions?

2023-06-26 Thread Jan Høydahl
Hi, We got a contribution from GitHub Security Lab in https://github.com/apache/solr/pull/1721 to enable CodeQL scanning. What do you say, are we well covered by our other static analysis tools, or would this bring some additional value? Jan

Re: SolrCloudManager... DistribStateManager...

2023-06-26 Thread Gus Heck
Yeah, looking back at the original email I read too quick and misunderstood the juxtaposition of "manager" and "extracting", but the current effort to make embedded zk a supported production config (not sure where that stands), and some form of or tweak to server roles stuff would get us through

Time for a 9.3 release?

2023-06-26 Thread Houston Putman
It's been a while since the last Solr minor release, so I think it's time we do it. I'm happy to drive the release, since I've made some changes to the release wizard and I wouldn't want someone else to have to debug that. I will probably start a code freeze in early July if people agree, but I t

Deprecate Solr's "Ping" API?

2023-06-26 Thread Jason Gerlowski
Hey all, Is Solr's "ping" API still useful for folks today? "/admin/ping" was initially designed as a healthcheck for individual SolrCore instances. The idea was that it could be checked periodically by an external loadbalancer (that, presumably, was aware not just of Solr nodes but of the topol

Re: Deprecate Solr's "Ping" API?

2023-06-26 Thread Mikhail Khludnev
Hello Jason, I have to say my production experience is quite limited. Then, ping has that healthcheckFile feature which lets one turn a node off from the pool via Solr app level. Nowadays, it should be done via LB API, but ping allows to organise a rolling recycle via primitive bash script. Please

Re: Time for a 9.3 release?

2023-06-26 Thread Tomás Fernández Löbbe
+1! I was thinking the same thing, thanks for volunteering. I do think we should make sure we are running Lucene 9.7. I'm planning to work on the upgrade unless someone takes it first. On Mon, Jun 26, 2023 at 11:45 AM Houston Putman wrote: > It's been a while since the last Solr minor release, s

Re: SolrCloudManager... DistribStateManager...

2023-06-26 Thread David Smiley
Gus, what do you mean by "local management"? Anyway, I think I was misunderstood. And besides, admittedly you two aren't familiar with the classes in question. But here goes a clarification: I'm concerned about internal SolrCloud code design/maintenance with respect to these abstractions -- som

Re: Time for a 9.3 release?

2023-06-26 Thread Joel Bernstein
+1 Joel Bernstein http://joelsolr.blogspot.com/ On Mon, Jun 26, 2023 at 4:53 PM Tomás Fernández Löbbe wrote: > +1! I was thinking the same thing, thanks for volunteering. I do think we > should make sure we are running Lucene 9.7. I'm planning to work on the > upgrade unless someone takes it f