Bug 243243

Summary: databases/cassandra3: CommitLogReader test failures
Product: Ports & Packages Reporter: Angelo Polo <language.devel>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed DUPLICATE    
Severity: Affects Only Me CC: tcberner
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
New patch file for MemoryMappedSegment.java none

Description Angelo Polo 2020-01-10 11:36:31 UTC
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.
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2020-03-08 18:13:40 UTC
Will be committed as part of #244501.

*** This bug has been marked as a duplicate of bug 244501 ***