FreeBSD Bugzilla – Attachment 210591 Details for
Bug 243243
databases/cassandra3: CommitLogReader test failures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
New patch file for MemoryMappedSegment.java
patch-src_java_org_apache_cassandra_db_commitlog_MemoryMappedSegment.java (text/plain), 531 bytes, created by
Angelo Polo
on 2020-01-10 11:36:31 UTC
(
hide
)
Description:
New patch file for MemoryMappedSegment.java
Filename:
MIME Type:
Creator:
Angelo Polo
Created:
2020-01-10 11:36:31 UTC
Size:
531 bytes
patch
obsolete
>--- src/java/org/apache/cassandra/db/commitlog/MemoryMappedSegment.java.orig 2019-10-24 16:42:10 UTC >+++ src/java/org/apache/cassandra/db/commitlog/MemoryMappedSegment.java >@@ -90,7 +90,7 @@ public class MemoryMappedSegment extends CommitLogSegm > { > throw new FSWriteError(e, getPath()); > } >- NativeLibrary.trySkipCache(fd, startMarker, nextMarker, logFile.getAbsolutePath()); >+// NativeLibrary.trySkipCache(fd, startMarker, nextMarker, logFile.getAbsolutePath()); > } > > @Override
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 243243
: 210591