You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "ZhaoYang (JIRA)" <ji...@apache.org> on 2017/08/28 05:26:00 UTC

[jira] [Created] (CASSANDRA-13812) Missing system keyspace tables are not created

ZhaoYang created CASSANDRA-13812:
------------------------------------

             Summary: Missing system keyspace tables are not created
                 Key: CASSANDRA-13812
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13812
             Project: Cassandra
          Issue Type: Bug
          Components: Distributed Metadata
            Reporter: ZhaoYang


Auth/Trace/Distributed Keyspaces or Tables dropped are not created on startup although a log message {{MigrationManager.java:220 - Create new table: TableMetadata...}} appears.

Steps to reproduce:
# Start node
# {{DROP TABLE system_distributed.view_build_status;}}
# {{DROP TABLE system_distributed.repair_history;}}
# Stop node
# Start node
# Tables are *not* created, but log messages appear

Cause:
System's keyspaces or tables are created with timestamp 0 in CASSANDRA-13441




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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