Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Fixed
Description
Memory-mapped I/O on Windows causes issues with hard-links; we're unable to delete hard-links to open files with memory-mapped segments even using nio. We'll need to push for close to performance parity between mmap'ed I/O and buffered going forward as the buffered / compressed path offers other benefits.
Attachments
Attachments
Issue Links
- depends upon
-
CASSANDRA-8452 Add missing systems to FBUtilities.isUnix, add FBUtilities.isWindows
- Resolved