Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-13812

Missing system keyspace tables are not created

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Duplicate
    • None
    • None
    • Normal

    Description

      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:

      1. Start node
      2. DROP TABLE system_distributed.view_build_status;
      3. DROP TABLE system_distributed.repair_history;
      4. Stop node
      5. Start node
      6. Tables are not created, but log messages appear

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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jasonstack Zhao Yang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: