This is an automated email from the ASF dual-hosted git repository.
aleksey pushed a change to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from df4180f Merge branch 'cassandra-3.0' into cassandra-3.11
add 7e878c1 Fix system_traces creation timestamp; optimise system
keyspace upgrades
add f19083c Merge branch 'cassandra-3.0' into cassandra-3.11
No new revisions were added by this update.
Summary of changes:
CHANGES.txt | 1 +
.../org/apache/cassandra/auth/AuthKeyspace.java | 9 +++
.../repair/SystemDistributedKeyspace.java | 9 +++
.../apache/cassandra/schema/SchemaKeyspace.java | 2 +-
.../apache/cassandra/service/MigrationManager.java | 71 ++++++++++++++----
.../apache/cassandra/service/StorageService.java | 73 ++++--------------
.../apache/cassandra/tracing/TraceKeyspace.java | 15 ++++
.../cassandra/service/MigrationManagerTest.java | 86 ++++++++++++++++++++++
8 files changed, 192 insertions(+), 74 deletions(-)
create mode 100644
test/unit/org/apache/cassandra/service/MigrationManagerTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]