You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alex Petrov (Jira)" <ji...@apache.org> on 2020/08/27 14:58:00 UTC

[jira] [Updated] (CASSANDRA-15969) jvm dtest execute APIs do not support collections

     [ https://issues.apache.org/jira/browse/CASSANDRA-15969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Petrov updated CASSANDRA-15969:
------------------------------------
    Component/s:     (was: Test/dtest/python)
                 Test/dtest/java

> jvm dtest execute APIs do not support collections
> -------------------------------------------------
>
>                 Key: CASSANDRA-15969
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15969
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Test/dtest/java
>            Reporter: David Capwell
>            Priority: Normal
>             Fix For: 2.2.x, 3.0.x, 3.11.x, 4.0-beta
>
>
> If you use a collection type they will be transferred to the instance and we call org.apache.cassandra.utils.ByteBufferUtil#objectToBytes to convert to ByteBuffers; this doesn’t support collections.  If you try to work around this by converting before sending, it will fail since that method doesn’t support ByteBuffer as input



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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