You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by al...@apache.org on 2019/12/02 13:02:09 UTC

[cassandra] branch trunk updated (7c59047 -> d13b36c)

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

aleksey pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from 7c59047  Remove obsolete OldNetworkTopologyStrategy
     add 7e878c1  Fix system_traces creation timestamp; optimise system keyspace upgrades
     add f19083c  Merge branch 'cassandra-3.0' into cassandra-3.11
     add d13b36c  Merge branch 'cassandra-3.11' into trunk

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        | 12 +---
 .../org/apache/cassandra/auth/AuthKeyspace.java    |  9 +++
 .../repair/SystemDistributedKeyspace.java          |  9 +++
 .../apache/cassandra/schema/MigrationManager.java  | 53 +++++++++++++++-
 .../apache/cassandra/schema/SchemaKeyspace.java    |  2 +-
 .../apache/cassandra/service/StorageService.java   | 73 +++++-----------------
 .../apache/cassandra/tracing/TraceKeyspace.java    | 15 +++++
 .../cassandra/schema/MigrationManagerTest.java     | 50 +++++++++++++++
 8 files changed, 153 insertions(+), 70 deletions(-)


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