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

Dmitry Konstantinov commented on CASSANDRA-20509:
-------------------------------------------------

The more I look in the test the more I think it is not relevant anymore..
We have now Netty is used for internode interactions and we allocate offheap 
from networking pool for payload objects there
org.apache.cassandra.net.FrameEncoder.Payload#Payload(boolean, int, int, int), 
it is proportional to the request sizes and it is not configurable... We also 
have direct byte buffer allocations in plenty of other places.

[~aweisberg] what is your opinion regarding this test - does it make sense to 
keep it for 5.0.x/trunk?


> Test failure: largecolumn_test.TestLargeColumn.test_cleanup
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-20509
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20509
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/python
>            Reporter: Dmitry Konstantinov
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>
> https://ci-cassandra.apache.org/job/Cassandra-trunk/2086/#showFailuresLink 
> TestLargeColumn.test_cleanup starts to fail since 2086 build.
> It was flaky some time ago but I fixed it and it was stable: CASSANDRA-19702



--
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