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

Test Failure: VectorUpdateDeleteTest fails with heap_buffers

    XMLWordPrintableJSON

Details

    • Correctness - Test Failure
    • Normal
    • Normal
    • User Report
    • All
    • None
    • Hide

      Both issues were identified and fixed here. We had an inaccurate comparison of buffers (the default config issue) and  we were missing some filtering when creating a View (the issue I hit when using TRACE and memtable_allocation_type: offheap_objects).
      This is the 5.0 branch and I have preliminary CI J11 here.
      I will propagate to trunk and run the rest of the tests in CI when we confirm the patches.

      testServiceTopPartitionsSingleTable-system_keyspace_directory_jdk11 - known failure from CASSANDRA-17798

      Show
      Both issues were identified and fixed  here . We had an inaccurate comparison of buffers (the default config issue) and  we were missing some filtering when creating a View (the issue I hit when using TRACE and memtable_allocation_type: offheap_objects). This is the 5.0 branch and I have preliminary CI J11  here . I will propagate to trunk and run the rest of the tests in CI when we confirm the patches. testServiceTopPartitionsSingleTable-system_keyspace_directory_jdk11 - known failure from  CASSANDRA-17798

    Description

      When memtable_allocation_type is set to heap_buffers, updateTest fails with

      junit.framework.AssertionFailedError: Result set does not contain a row with pk = 0
      	at org.apache.cassandra.index.sai.cql.VectorTypeTest.assertContainsInt(VectorTypeTest.java:133)
      	at org.apache.cassandra.index.sai.cql.VectorUpdateDeleteTest.updateTest(VectorUpdateDeleteTest.java:308)
      	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
      	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
      

      Attachments

        Issue Links

          Activity

            People

              e.dimitrova Ekaterina Dimitrova
              blambov Branimir Lambov
              Ekaterina Dimitrova, Joel Knighton, Michael Marshall
              Andres de la Peña
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: