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

Ekaterina Dimitrova edited comment on CASSANDRA-19168 at 2/2/24 11:52 PM:
--------------------------------------------------------------------------

Thanks [~maedhroz], this is expected, also on 5.0. We committed the fixed unit 
tests default config in  CASSANDRA-19326. Now we test with what we ship - 
memtable_allocation_type: heap_buffers


was (Author: e.dimitrova):
Thanks [~maedhroz]
Please share more information. The trace points to 
CQLTester#assertRowsIgnoringOrderInternal.
I put a breakpoint and tried to hit it, but it was not hit by any of the tests 
in VectorUpdateDeleteTest. Are we talking about the same test class reported in 
this ticket? How did you hit this problem? 

> 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