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

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


    from 47fe3a12cf Merge branch 'cassandra-5.0.0' into cassandra-5.0
     add a846987533 Throw ConfigurationException when 
commitlog_disk_access_mode is direct but direct IO is not supported by 
filesystem

No new revisions were added by this update.

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