afs commented on issue #2045: URL: https://github.com/apache/jena/issues/2045#issuecomment-1772730730
Java21 final (build 21+35-Ubuntu-1) does work with Lucene 9.8.0 with the output: ``` INFO: Using MemorySegmentIndexInput with Java 21; to disable start with -Dorg.apache.lucene.store.MMapDirectory.enableMemorySegments=false ``` I propose that we hold-off on Lucene 9.8.0 while there are still likely Java21-ea around (Ubuntu and possibly others). The user can override and run Lucene 9.8.0 if they want to. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
