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

CQLSSTableWriterLongTest is failing

    XMLWordPrintableJSON

Details

    Description

      When I ran it I get an error in setup related the auth keyspace not existing. It exists, but it's not in the Schema singleton. Lost half a day on this before looking at other usages of StorageService.instance.initServer() and finding that the other usages also have

              SchemaLoader.cleanupAndLeaveDirs();
              Keyspace.setInitialized();
      

      first. So some magic was apparently missing.

      Attachments

        Issue Links

          Activity

            People

              aweisberg Ariel Weisberg
              aweisberg Ariel Weisberg
              Ariel Weisberg
              Carl Yeksigian
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: