[ 
https://issues.apache.org/jira/browse/CASSANDRA-19168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816237#comment-17816237
 ] 

Ekaterina Dimitrova edited comment on CASSANDRA-19168 at 2/10/24 6:44 PM:
--------------------------------------------------------------------------

Both issues were identified and fixed 
[here|https://github.com/apache/cassandra/pull/3097]. 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|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/2644/workflows/c69eb9cd-04fc-498c-8683-fb42a174e987].
I will propagate to trunk and run the rest of the tests in CI when we confirm 
the patches. 
[~adelapena], do you mind to review?

testServiceTopPartitionsSingleTable-system_keyspace_directory_jdk11 - known 
failure from CASSANDRA-17798

 


was (Author: e.dimitrova):
Both issues were identified and fixed 
[here|https://github.com/apache/cassandra/pull/3097]. We had an inaccurate 
comparison of buffers (the default config issue) and  we were missing some 
filtering when creating a View.
This is the 5.0 branch and I have preliminary CI J11 
[here|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/2644/workflows/c69eb9cd-04fc-498c-8683-fb42a174e987].
I will propagate to trunk and run the rest of the tests in CI when we confirm 
the patches. 
[~adelapena], do you mind to review?

testServiceTopPartitionsSingleTable-system_keyspace_directory_jdk11 - known 
failure from CASSANDRA-17798

 

> Test Failure: VectorUpdateDeleteTest fails with heap_buffers
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-19168
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19168
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Feature/Vector Search
>            Reporter: Branimir Lambov
>            Assignee: Ekaterina Dimitrova
>            Priority: Normal
>             Fix For: 5.0-rc, 5.x
>
>
> When {{memtable_allocation_type}} is set to {{heap_buffers}}, {{updateTest}} 
> fails with
> {code}
> 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)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to