Commits somehow "hidden" by point-in-time merges

2024-12-13 Thread Cédric Damioli
Hi, I encountered weird race conditions when playing with MergePolicy and various cache-related SolrEventListener and I don't even know if it's a bug or a feature that I should compose with. I don't event know if my question actually belong to this list (it begins with Lucene stuff and ends w

Re:[DISCUSS] Community Virtual Meetup, December 2024

2024-12-13 Thread Andrey Ukhanov (BLOOMBERG/ 919 3RD A)
Details for meetup next week: What: Community Virtual Meetup, December 2024 When: Wednesday, December 18 @ 9:00 AM PT / 12 PM ET Where: https://meet.google.com/mzq-iwcc-xvw Agenda: https://cwiki.apache.org/confluence/display/SOLR/2024-12-18+Meeting+notes From: dev@solr.apache.org At: 12/13/24 15

Re:[DISCUSS] Community Virtual Meetup, December 2024

2024-12-13 Thread Andrey Ukhanov (BLOOMBERG/ 919 3RD A)
I'm happy to volunteer to set up next week's meetup. I actually created a recurring invite for the standing meeting that we previously discussed. We can try out that invite for this month to make sure it works. I'll update the Confluence page shortly. From: dev@solr.apache.org At: 12/12/24 08:0

Deprecating ".system" collection

2024-12-13 Thread David Smiley
Solr had a "blob store", based on the ".system" collection. I'm not sure if these are effectively the same thing or separated. Any way, "blob store" was deprecated in 9 and removed in 10: SOLR-17284 I'd like to propose the deprecation of the ".system" collection, which I think has a suitable rep

Re: JDK 24 Feature Freeze | Permanently Disabling the Security Manager

2024-12-13 Thread Gus Heck
Mentioned before at least here (with no clear decisions) https://lists.apache.org/thread/vyqtxfxvkc1hy941yygnd7bkftm988bo Other discussions I've seen on other projects: https://github.com/opensearch-project/OpenSearch/issues/1687 https://github.com/pfirmstone/JGDMS/issues/126 On Fri, Dec 13, 202

Re: JDK 24 Feature Freeze | Permanently Disabling the Security Manager

2024-12-13 Thread David Smiley
I'd advocate disable-by-default in 10x. But we use it to tame tests, which I appreciate. That will take more time to come up with another substitute. Let's pay attention to what the Lucene project does. On Fri, Dec 13, 2024 at 1:37 PM Eric Pugh wrote: > What does this mean for us? Time to r

Fwd: JDK 24 Feature Freeze | Permanently Disabling the Security Manager

2024-12-13 Thread Eric Pugh
What does this mean for us? Time to remove the Security Manager in 10x? > Begin forwarded message: > > From: David Delabassee > Subject: JDK 24 Feature Freeze | Permanently Disabling the Security Manager > Date: December 13, 2024 at 10:32:02 AM EST > To: "d...@tika.apache.org" > Reply-To:

Re: branch_9_8 created

2024-12-13 Thread Christos Malliaridis
I just filed an issue where Solr cannot be started with examples on Windows. See SOLR-17595 for details. I believe that should be fixed before releasing, so I marked it as blocker. I will try to address the issue this weekend, but cannot guarantee to find the time. If anyone else has a Windows

Fwd: JDK 24 Feature Freeze | Permanently Disabling the Security Manager

2024-12-13 Thread Mike Drob
Not sure if folks saw this, but it's possibly going to be relevant for our test suite since I think we're still using security manager in deprecated mode? -- Forwarded message - From: David Delabassee Date: Fri, Dec 13, 2024 at 9:17 AM Subject: JDK 24 Feature Freeze | Permanently