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

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


    from 0361d53  Avoid failing compactions with very large partitions
     add 5a39ff4  Avoid failing compactions with very large partitions
     new 8a4c1d7  Add flag to ignore unreplicated keyspaces during repair
     new 0f46c90  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                                        |   2 +
 .../apache/cassandra/repair/RepairRunnable.java    |  29 ++++
 .../cassandra/repair/messages/RepairOption.java    |  13 +-
 .../apache/cassandra/service/StorageService.java   |   4 +-
 .../apache/cassandra/tools/nodetool/Repair.java    |   5 +
 .../distributed/test/RepairOperationalTest.java    | 163 +++++++++++++++++++++
 6 files changed, 212 insertions(+), 4 deletions(-)
 create mode 100644 
test/distributed/org/apache/cassandra/distributed/test/RepairOperationalTest.java


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

Reply via email to