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

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


    from d5e5c45  Align record header of FQL and audit binary log
     new eda5db2  Fix various data directory prefix matching issues
     new df4180f  Merge branch 'cassandra-3.0' into cassandra-3.11
     new 5eea8bf  Merge branch 'cassandra-3.11' into trunk

The 3 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 +
 src/java/org/apache/cassandra/db/Directories.java  |  42 ++++--
 .../org/apache/cassandra/db/DiskBoundaries.java    |  11 +-
 .../apache/cassandra/db/DiskBoundaryManager.java   |   6 +-
 .../cassandra/db/compaction/CompactionManager.java |   4 +-
 .../compaction/writers/CompactionAwareWriter.java  |  15 ++-
 .../org/apache/cassandra/io/util/FileUtils.java    |   4 +-
 .../org/apache/cassandra/db/DirectoriesTest.java   | 150 +++++++++++++++++++++
 .../compaction/CompactionStrategyManagerTest.java  |   4 +-
 .../apache/cassandra/io/util/FileUtilsTest.java    |  11 ++
 10 files changed, 214 insertions(+), 34 deletions(-)


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

Reply via email to