Re: [EXTERNAL] - Planning and Releasing Solr 10.0

2025-06-23 Thread Isabelle Giguere
it -- especially the Jetty config files -- before I merge. -- Sanjay On Wed, Apr 2, 2025 at 12:07 AM Isabelle Giguere wrote: > So the only thing required is review? Otherwise it builds? Nice! > > I'll have a look at the PR. > > Isabelle Giguère > Computational Li

Re: [EXTERNAL] - Planning and Releasing Solr 10.0

2025-04-01 Thread Isabelle Giguere
port it using PhishAlarm. Yes; Jetty 12 is an identified blocker (thus required). Gus volunteered to help review as well. Thanks for volunteering to take a look, Isabelle! I also did a basic review months ago. On Tue, Apr 1, 2025 at 9:15 AM Isabelle Giguere wrote: > Hi; > > Is the

Re: [EXTERNAL] - Planning and Releasing Solr 10.0

2025-04-01 Thread Isabelle Giguere
Hi; Is the plan to have Jetty 12 in Solr 10 ? If help is required to finalize this PR https://github.com/apache/solr/pull/2876, I can make some time in the next couple of weeks. Regards; Isabelle Giguère Computational Linguist & Java Developer Linguiste informaticienne & développeur java __

Re: [EXTERNAL] - Re: Missing or deleted patch ?

2024-10-22 Thread Isabelle Giguere
- Houston On Mon, Oct 21, 2024 at 3:52 PM Isabelle Giguere wrote: > Hello Solr devs; > > I'm looking for a patch or PR to fix this CVE : > https://urldefense.com/v3/__https://solr.apache.org/security.html*cve-2024-45216-apache-solr-authentication-bypass-possible-using-a-fa

Missing or deleted patch ?

2024-10-21 Thread Isabelle Giguere
Hello Solr devs; I'm looking for a patch or PR to fix this CVE : https://solr.apache.org/security.html#cve-2024-45216-apache-solr-authentication-bypass-possible-using-a-fake-url-path-ending ASF Jira says the ticket was deleted, or I don't have permissions to view it. https://issues.apache.org/ji

Re: [EXTERNAL] - Re: PR ready fro review

2024-04-10 Thread Isabelle Giguere
pi/collections/sizing If it’s overall, and not collection > specific, then /api/cluster/sizing would make sense.And if it supports > both, well then it could be both patterns! > > > > Jason G might have more insight on the best path…. > > > > > On Apr 8

Re: [EXTERNAL] - Re: Unable to build tag releases/solr/9.5.0

2024-04-08 Thread Isabelle Giguere
Thanks Chris; Yes ./gradlew build works if versions.lock already exists. When building Solr 9.2, --write-locks could be added even if the file versions.lock already existed. The versions.locks was just re-generated, or the option was ignored, I don't know. With Solr 9.5, if versions.lock exis

PR ready fro review

2024-04-08 Thread Isabelle Giguere
Hello committers; Please take some time to review this PR : https://github.com/apache/solr/pull/1638 It is based on a rather old patch, so only V1 is supported, for now. If we wanted V2, what should be the URL path ? * /api/collections/cluster-size * /api/cluster/sizing V2 could be handled

Re: [EXTERNAL] - Re: Unable to build tag releases/solr/9.5.0

2024-04-05 Thread Isabelle Giguere
spicious, please report it using PhishAlarm. On 4/4/24 09:00, Isabelle Giguere wrote: > Hello devs; > > I checked out tag releases/solr/9.5.0 > https://urldefense.com/v3/__https://github.com/apache/solr/tree/releases/solr/

Re: Unable to build tag releases/solr/9.5.0

2024-04-04 Thread Isabelle Giguere
.1' solr/api/build.gradle solr/core/build.gradle solr/modules/analytics/build.gradle solr/modules/hadoop-auth/build.gradle solr/modules/jwt-auth/build.gradle solr/solrj/build.gradle Isabelle Giguère Computational Linguist & Java Developer Linguiste informaticienne & développeur java

Re: Unable to build tag releases/solr/9.5.0

2024-04-04 Thread Isabelle Giguere
Update: Now I can't build Solr 10 either. Sigh. A different set of dependencies are not found. Isabelle Giguère Computational Linguist & Java Developer Linguiste informaticienne & développeur java ____ De : Isabelle Giguere Envoyé : 4 avril 2024 11:00

Re: [EXTERNAL] - Re: PR reviewed

2023-08-25 Thread Isabelle Giguere
3 v2 API changes Applying: SOLR-16809: Converge logic for hidden sysProps Patch failed at 0115 SOLR-16809: Converge logic for hidden sysProps ... --- Isabelle Giguère ________ De : Isabelle Giguere Envoyé : 23 août 2023 15:13 À : Mike Drob

Re: [EXTERNAL] - Re: PR reviewed

2023-08-23 Thread Isabelle Giguere
___ De : Mike Drob Envoyé : 23 août 2023 12:14 À : Isabelle Giguere Cc : dev solr Objet : [EXTERNAL] - Re: PR reviewed CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the cont

PR reviewed

2023-08-23 Thread Isabelle Giguere
Hello Solr committers! This PR was reviewed by Christine Poerschke and Alex D. Thank you both 🙂 IMHO, the code is as clean as it's going to get. I hope it can be merged some day. https://github.com/apache/solr/pull/1632 Regards;