dsmiley commented on PR #13146:
URL: https://github.com/apache/lucene/pull/13146#issuecomment-2140930526

   Thanks Uwe!  I suppose I blame the JDK then :-)
   I question how bad the venerable ByteBufferIndexInput was to warrant 
removing it over the potential improvement value of better memory management 
with MemorySegment API.  After all we have other Directory impls, etc. for a 
variety of use-cases/scenarios, why not ByteBufferIndexInput within 
MMapDirectory too?


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to