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

Fix test testNullClusteringValues - org.apache.cassandra.distributed.upgrade.CompactStorage3to4UpgradeTest

    XMLWordPrintableJSON

Details

    Description

      https://app.circleci.com/pipelines/github/dcapwell/cassandra/951/workflows/d99b4bd4-935f-47fe-aaa2-85adc6b2bea0/jobs/5831

      java.lang.RuntimeException: java.lang.RuntimeException: org.apache.cassandra.exceptions.InvalidRequestException: DROP COMPACT STORAGE is disabled. Enable in cassandra.yaml to use.
      	at org.apache.cassandra.distributed.impl.IsolatedExecutor.waitOn(IsolatedExecutor.java:209)
      	at org.apache.cassandra.distributed.impl.IsolatedExecutor.lambda$sync$7(IsolatedExecutor.java:112)
      	at org.apache.cassandra.distributed.impl.AbstractCluster.schemaChange(AbstractCluster.java:646)
      	at org.apache.cassandra.distributed.impl.AbstractCluster.schemaChange(AbstractCluster.java:630)
      	at org.apache.cassandra.distributed.impl.AbstractCluster.schemaChange(AbstractCluster.java:613)
      	at org.apache.cassandra.distributed.upgrade.CompactStorage3to4UpgradeTest.lambda$testNullClusteringValues$1(CompactStorage3to4UpgradeTest.java:52)
      	at org.apache.cassandra.distributed.upgrade.UpgradeTestBase$TestCase.run(UpgradeTestBase.java:187)
      	at org.apache.cassandra.distributed.upgrade.CompactStorage3to4UpgradeTest.testNullClusteringValues(CompactStorage3to4UpgradeTest.java:59)
      Caused by: java.lang.RuntimeException: org.apache.cassandra.exceptions.InvalidRequestException: DROP COMPACT STORAGE is disabled. Enable in cassandra.yaml to use.
      	at org.apache.cassandra.distributed.impl.IsolatedExecutor.waitOn(IsolatedExecutor.java:209)
      	at org.apache.cassandra.distributed.impl.IsolatedExecutor.lambda$sync$5(IsolatedExecutor.java:109)
      	at org.apache.cassandra.distributed.impl.Coordinator.executeWithResult(Coordinator.java:69)
      	at org.apache.cassandra.distributed.api.ICoordinator.execute(ICoordinator.java:32)
      	at org.apache.cassandra.distributed.impl.AbstractCluster.lambda$schemaChange$9(AbstractCluster.java:643)
      	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
      	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
      	at org.apache.cassandra.concurrent.NamedThreadFactory.lambda$threadLocalDeallocator$0(NamedThreadFactory.java:83)
      	at java.lang.Thread.run(Thread.java:748)
      Caused by: org.apache.cassandra.exceptions.InvalidRequestException: DROP COMPACT STORAGE is disabled. Enable in cassandra.yaml to use.
      	at org.apache.cassandra.cql3.statements.AlterTableStatement.announceMigration(AlterTableStatement.java:295)
      	at org.apache.cassandra.cql3.statements.SchemaAlteringStatement.execute(SchemaAlteringStatement.java:123)
      	at org.apache.cassandra.distributed.impl.Coordinator.executeInternal(Coordinator.java:107)
      	at org.apache.cassandra.distributed.impl.Coordinator.lambda$executeWithResult$0(Coordinator.java:69)
      

      Attachments

        Activity

          People

            dcapwell David Capwell
            dcapwell David Capwell
            David Capwell
            Ekaterina Dimitrova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: