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

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


    from eda5db2  Fix various data directory prefix matching issues
     add 7e878c1  Fix system_traces creation timestamp; optimise system 
keyspace upgrades

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 | 74 ++++++++++++++-----
 .../apache/cassandra/service/StorageService.java   | 74 ++++---------------
 .../apache/cassandra/tracing/TraceKeyspace.java    | 15 ++++
 .../cassandra/service/MigrationManagerTest.java    | 85 ++++++++++++++++++++++
 8 files changed, 191 insertions(+), 78 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]

Reply via email to