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

Ekaterina Dimitrova commented on CASSANDRA-19326:
-------------------------------------------------

A few bigger changes came in to 5.0 and trunk so I rebased 5.0 and started CI 
here (will check back the results later):
[https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra?branch=19326-5.0]

trunk CI and results from CASSANDRA-19167 where I just ran the patch with 
heap_buffers:

[https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra?branch=19167-trunk]
 #2635
 - test_drop_with_stopped_build - -it seems like new error related to Python, 
probably we switched to a new Python version in the test docker container or 
so? I will open a ticket- Yes, new Python version, already fixed
 - org.apache.cassandra.distributed.test.NativeTransportEncryptionOptionsTest - 
CASSANDRA-19239
 - 
org.apache.cassandra.fuzz.ring.ConsistentBootstrapTest.coordinatorIsBehindTest-_jdk17
 - -seems unrelated and requires a ticket-  CASSANDRA-19143
 - updateTest-_jdk17 - CASSANDRA-19168

 - test_counter_node_down - -some timeout that I do not see how it can be 
related; I can open a ticket for it- CASSANDRA-19346

 - testShutdownWithPendingTasks-_jdk17 - CASSANDRA-19101

CI with memtable_allocation_type: offheap_objects - 
[https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra?branch=19167-trunk]
 #2634
 - org.apache.cassandra.distributed.test.NativeTransportEncryptionOptionsTest 
and test-cassandra - CASSANDRA-19239

 - org.apache.cassandra.distributed.test.RemoveNodeTest.testAbort - -doesn't 
seem related, I will open a ticket-  CASSANDRA-19342

 - 
org.apache.cassandra.distributed.test.TransientRangeMovementTest.testRemoveNode-_jdk17
 - -Unrelated, I will open a ticket-  CASSANDRA-19344

> Switch memtable_allocation_type from offheap_objects to heap_buffers in 
> test/conf/cassandra.yaml
> ------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19326
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19326
>             Project: Cassandra
>          Issue Type: Task
>          Components: CI
>            Reporter: Ekaterina Dimitrova
>            Assignee: Ekaterina Dimitrova
>            Priority: Normal
>             Fix For: 3.11.x, 4.0.x, 4.1.x, 5.0.x, 5.x
>
>
> By default we use heap_buffers in cassandra.yaml, but the unit tests were 
> switched for testing to offheap_objects. This needs to be reverted. We should 
> be testing with heap_buffers on all branches, we do it only in cassandra-3.0 
> at the moment. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to