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 2f8fe37  Merge branch 'cassandra-3.0' into cassandra-3.11
     new b105e91  liveDiskSpaceUsed and totalDiskSpaceUsed get corrupted if 
IndexSummaryRedistribution gets interrupted
     new 18736b4  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 +
 .../db/lifecycle/LifecycleTransaction.java         |  44 +++++++
 .../io/sstable/IndexSummaryRedistribution.java     |  27 +++-
 .../cassandra/io/sstable/format/SSTableReader.java |   6 -
 .../apache/cassandra/io/DiskSpaceMetricsTest.java  | 139 +++++++++++++++++++++
 5 files changed, 210 insertions(+), 7 deletions(-)
 create mode 100644 test/unit/org/apache/cassandra/io/DiskSpaceMetricsTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to