Re: SIP-7 New Admin UI

2024-07-09 Thread Christos Malliaridis
Thanks for your input, votes and feedback so far, I appreciate it. The security concerns are justified and are something I am currently looking into. With a rewrite it will be easier to take that into account and consider alternative options that could also enhance security, too. For example, I am

Re: SIP-7 New Admin UI

2024-07-09 Thread Gus Heck
Disabling certainly is helpful, but... there's the risk it gets enabled, it will still contribute to the footprint that vulnerability scanners have to cover. If it's something that can be enabled/disabled or removed from the full distro, and added to the slim distro if desired, that would be even

Re: SIP-7 New Admin UI

2024-07-09 Thread David Smiley
RE security; disabling it would suffice and if I recall is already supported. On Tue, Jul 9, 2024 at 3:09 PM Gus Heck wrote: > > Also +1 ... "in the same repo and alongside" is how the last migration was > done IIRC. The big plus of this is as it's developed to a point of partial > utility you ca

Re: SIP-7 New Admin UI

2024-07-09 Thread Gus Heck
Also +1 ... "in the same repo and alongside" is how the last migration was done IIRC. The big plus of this is as it's developed to a point of partial utility you can put a link in the old UI to try out the new UI and get feedback and make testing much easier. One thing that might be nice if we can

Re: Hi, can you please add me to subscription list ? Tx in advance

2024-07-09 Thread Gus Heck
hah, looks like David knows tricks I don't but list choice advice still applies. On Tue, Jul 9, 2024 at 2:56 PM Gus Heck wrote: > Nope, but you can do that yourself by following instructions here: > https://solr.apache.org/community.html > > Please think carefully about which list you really ne

Re: Hi, can you please add me to subscription list ? Tx in advance

2024-07-09 Thread Gus Heck
Nope, but you can do that yourself by following instructions here: https://solr.apache.org/community.html Please think carefully about which list you really need to join. General help and questions should go to the (larger) users list, whereas this (smaller) dev list is for discussing changes to

Re: Hi, can you please add me to subscription list ? Tx in advance

2024-07-09 Thread David Smiley
I subscribed you. You might have received a confirmation. On Tue, Jul 9, 2024 at 12:40 PM Kaminski, Adi wrote: > > > > Adi Kaminski > Director of Software Engineering | Analytics COE > Verint(r). The CX Automation Company(tm) > Email: adi.kamin...@verint.com | +97

Re: SIP-18: A Solr Kubernetes Module for native integration

2024-07-09 Thread David Smiley
ConfigSetService is pluggable, and this works!(*) At Salesforce, we use FileSystemConfigSetService with SolrCloud. Well actually a hybrid thing that we could open-source but we have yet needed it actually, as the only ConfigSet we use is immutable in our docker image. (*) there is a feature or t

Hi, can you please add me to subscription list ? Tx in advance

2024-07-09 Thread Kaminski, Adi
Adi Kaminski Director of Software Engineering | Analytics COE Verint(r). The CX Automation Company(tm) Email: adi.kamin...@verint.com | +972545914916 www.verint.com [Bots (GLOBAL)] This el

RE: Re: Getting CorruptIndexException after auto commit after integrating Solr encryption plugin

2024-07-09 Thread Kumar01, Manish
Hi Bruno, Below are details - encryption-specific parts of solrconfig.xml org.apache.solr.encryption.KmsKeySupplierFactory org.apache.solr.encryption.crypto.CipherAesCtrEncrypter$Factory delegate org.apache.solr.index.TieredMergePolicyFactory EncryptionBackupRepository ful

Re: SIP-18: A Solr Kubernetes Module for native integration

2024-07-09 Thread Houston Putman
I'm not sure this was help up by arguments. The first part that I tried to tackle was the Kubernetes Config Set management, and that turned into an absolute beast. Apparently, a ton of our configSet code relies on the fact that configSets live in Zookeeper (even though there is an interface...) if

Re: SIP-7 New Admin UI

2024-07-09 Thread Houston Putman
I agree with Jason on everything. Thank you so much for putting this much work into something with so much baggage in the community! I'm a huge +1 here, and love the things I saw in your screenshots on Slack. - Houston On Mon, Jul 8, 2024 at 2:23 PM Jason Gerlowski wrote: > Hey Christos, > >

Re: ASF Jenkins Build Timeouts

2024-07-09 Thread Jason Gerlowski
> What is the current timeout? You propose setting it to 3 hours? For all the jobs I listed above, the timeout on the Jenkins job itself is currently 24 hours (!), and I'm proposing lowering that to 3 hours on each of those listed jobs. Maybe we should have timeouts on specific test cases or tes