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: [email protected]
For additional commands, e-mail: [email protected]