Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-15969

jvm dtest execute APIs do not support collections

    XMLWordPrintableJSON

Details

    • Quality Assurance
    • Low Hanging Fruit
    • All
    • None

    Description

      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

      Attachments

        1. Vote for this issue.url
          0.2 kB
          Uchenna

        Activity

          People

            Unassigned Unassigned
            dcapwell David Capwell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: