This is an automated email from the ASF dual-hosted git repository.

smiklosovic pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from cf2cde7017 Merge branch 'cassandra-5.0' into trunk
     add a846987533 Throw ConfigurationException when 
commitlog_disk_access_mode is direct but direct IO is not supported by 
filesystem
     new 38089a6bfc Merge branch 'cassandra-5.0' into trunk

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.txt                                        |  1 +
 .../cassandra/config/DatabaseDescriptor.java       | 25 +++++----
 .../cassandra/config/DatabaseDescriptorTest.java   |  4 +-
 .../db/commitlog/DirectIOSegmentBytemanTest.java   | 65 ++++++++++++++++++++++
 4 files changed, 83 insertions(+), 12 deletions(-)
 create mode 100644 
test/unit/org/apache/cassandra/db/commitlog/DirectIOSegmentBytemanTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to