You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2015/03/14 18:34:38 UTC

[jira] [Updated] (CASSANDRA-8553) Add a key-value payload for third party usage

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

Robert Stupp updated CASSANDRA-8553:
------------------------------------
    Attachment: 8553.txt

Attached patch + git branch.

* Adds new parameter {{payload}} to relevant methods in {{QueryHandler}}. {{QueryOptions}} seemed not to be useful for the generic payload since it has its source in the query itself - not the frame.
* Includes unit test using {{SimpleClient}}
* Introduces new {{[bytes map]}} type to native protocol


> Add a key-value payload for third party usage
> ---------------------------------------------
>
>                 Key: CASSANDRA-8553
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8553
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Sergio Bossa
>            Assignee: Robert Stupp
>              Labels: client-impacting, protocolv4
>             Fix For: 3.0
>
>         Attachments: 8553.txt
>
>
> An useful improvement would be to include a generic key-value payload, so that developers implementing a custom {{QueryHandler}} could leverage that to move custom data back and forth.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)