You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by yc...@apache.org on 2021/05/31 18:22:18 UTC

[cassandra] branch cassandra-3.11 updated (85358be -> 803a23b)

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

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


    from 85358be  Merge branch 'cassandra-3.0' into cassandra-3.11
     add 803a23b  Fix LeveledCompactionStrategy compacts last level throw an ArrayIndexOutOfBoundsException

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  1 +
 doc/source/operating/compaction.rst                |  3 +-
 .../db/compaction/LeveledGenerations.java          |  6 +--
 .../cassandra/db/compaction/LeveledManifest.java   | 13 ++++-
 test/unit/org/apache/cassandra/MockSchema.java     | 58 +++++++++++++---------
 .../compaction/LeveledCompactionStrategyTest.java  | 31 +++++++++++-
 6 files changed, 82 insertions(+), 30 deletions(-)

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