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

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


    from 5d930cc  Fix SELECT JSON formatting for the "duration" type
     new eda5db2  Fix various data directory prefix matching issues
     new df4180f  Merge branch 'cassandra-3.0' into cassandra-3.11

The 2 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  |  50 ++++---
 .../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   | 149 +++++++++++++++++++++
 .../compaction/CompactionStrategyManagerTest.java  |   2 +-
 .../apache/cassandra/io/util/FileUtilsTest.java    |  11 ++
 10 files changed, 214 insertions(+), 39 deletions(-)


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

Reply via email to