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

bdeggleston pushed a change to branch cep-45-mutation-tracking
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 8573d3a4f7 Fix Journal shutdown
     new 4a85e448fc ninja - fix tracked bootstrap validation
     new 600640235e ninja: fix counters test
     new f4d9b30a4e ninja: fix transient keyspace setup in CMSTestBase tests
     new 1e88dccf91 ninja: ignore MutationTrackingRangeReadTest until 
CASSANDRA-20954 is committed

The 4 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:
 .../org/apache/cassandra/db/AbstractMutationVerbHandler.java |  2 +-
 src/java/org/apache/cassandra/db/ColumnFamilyStore.java      | 10 ++++++++++
 .../org/apache/cassandra/db/CounterMutationVerbHandler.java  | 12 ++++++++++++
 src/java/org/apache/cassandra/db/lifecycle/Tracker.java      |  8 ++++++++
 .../cassandra/db/streaming/CassandraStreamReceiver.java      |  9 ++++++++-
 .../test/cql3/MultiNodeTableWalkWithWitnessesTest.java       | 10 ++++++++++
 .../test/tracking/MutationTrackingRangeReadTest.java         |  2 ++
 .../distributed/test/tracking/MutationTrackingUtils.java     |  3 +--
 .../apache/cassandra/harry/model/TokenPlacementModel.java    |  9 +++++++--
 9 files changed, 59 insertions(+), 6 deletions(-)


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

Reply via email to