dweiss commented on issue #14050:
URL: https://github.com/apache/lucene/issues/14050#issuecomment-2529066466

   Yep, I think I understand the reason it returns Optional - a missing value 
would indicate "don't know", so it's a tri-state knob: yes, no, don't know. The 
problem is that on Windows it returns "no" and that logic in BaseDirectoryTest 
assumes that if it's a mmapdir, it should always be a hard "true".


-- 
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