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

compaction-stress AssertionError from getMemtableFor()

    XMLWordPrintableJSON

Details

    • Normal

    Description

      Exception:

      ./compaction-stress compact -d /tmp/compaction -p https://gist.githubusercontent.com/tjake/8995058fed11d9921e31/raw/a9334d1090017bf546d003e271747351a40692ea/blogpost.yaml -t 4
      WARN  18:45:04,854 JNA link failure, one or more native method will be unavailable.
      java.lang.AssertionError: []
              at org.apache.cassandra.db.lifecycle.Tracker.getMemtableFor(Tracker.java:312)
              at org.apache.cassandra.db.ColumnFamilyStore.apply(ColumnFamilyStore.java:1315)
              at org.apache.cassandra.db.Keyspace.applyInternal(Keyspace.java:618)
              at org.apache.cassandra.db.Keyspace.apply(Keyspace.java:462)
              at org.apache.cassandra.db.Mutation.apply(Mutation.java:227)
              at org.apache.cassandra.db.Mutation.apply(Mutation.java:232)
              at org.apache.cassandra.db.Mutation.apply(Mutation.java:241)
              at org.apache.cassandra.cql3.statements.ModificationStatement.executeInternalWithoutCondition(ModificationStatement.java:570)
              at org.apache.cassandra.cql3.statements.ModificationStatement.executeInternal(ModificationStatement.java:564)
              at org.apache.cassandra.cql3.QueryProcessor.executeOnceInternal(QueryProcessor.java:356)
              at org.apache.cassandra.schema.SchemaKeyspace.saveSystemKeyspacesSchema(SchemaKeyspace.java:265)
              at org.apache.cassandra.db.SystemKeyspace.finishStartup(SystemKeyspace.java:495)
              at org.apache.cassandra.stress.CompactionStress$Compaction.run(CompactionStress.java:209)
              at org.apache.cassandra.stress.CompactionStress.main(CompactionStress.java:349)
      

      Attachments

        Activity

          People

            jay.zhuang Jay Zhuang
            jay.zhuang Jay Zhuang
            Jay Zhuang
            T Jake Luciani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: