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

GCCompactionTest is flaky

    XMLWordPrintableJSON

Details

    • Low

    Description

      GCCompactionTest was introduced by CASSANDRA-7019 and appears to be flaky, see for example here.

      I think it's the same root cause as CASSANDRA-12282: the tables in the test keyspace are dropped asynchronously after each test, and this might cause additional flush operations for all dirty tables in the keyspace. See the callstack in 12282.

      A possible solution is to use KEYSPACE_PER_TEST, which is instead dropped synchronously.

      Attachments

        Issue Links

          Activity

            People

              blambov Branimir Lambov
              stefania Stefania Alborghetti
              Branimir Lambov
              Stefania Alborghetti
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: