You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2020/08/17 22:51:00 UTC

[jira] [Created] (CASSANDRA-16055) StorageService exposes ensureTraceKeyspace that is used by jvm-dtest, but it should be removed and use MigrationManager.evolveSystemKeyspace instead

David Capwell created CASSANDRA-16055:
-----------------------------------------

             Summary: StorageService exposes ensureTraceKeyspace that is used by jvm-dtest, but it should be removed and use MigrationManager.evolveSystemKeyspace instead
                 Key: CASSANDRA-16055
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16055
             Project: Cassandra
          Issue Type: Bug
          Components: Test/dtest
            Reporter: David Capwell
            Assignee: David Capwell


Jvm dtest uses StorageService.ensureTraceKeyspace to register the tracing keyspace, but doesn’t register the other distributed key spaces.  This method should not be used by dtest and instead should use MigrationManager.evolveSystemKeyspace as it registers all keyspaces



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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