uschindler opened a new pull request, #14627:
URL: https://github.com/apache/lucene/pull/14627

   Windows does not support file keys (the attribute returns null). Therefore 
WindowsFS cannot be used on Windows. Due to Windows 11 no longer preventing 
depleting of open files, we need to be able to use WindowsFS on Windows 
(irony), fix this to fallback to realpath as key. It should be good enough like 
an inode. Renaming/moving files is already handles by WindowsFS when it detects 
a change in key after rename/move.
   
   Closes #11920


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