Created attachment 210591 [details] New patch file for MemoryMappedSegment.java Calls to posix_fadvise appear to be wiping out the commit log when it gets to be 2^14 bytes in size. This new patch file disables the optional cache optimization call.
Will be committed as part of #244501. *** This bug has been marked as a duplicate of bug 244501 ***