Sylvain Lebresne created CASSANDRA-4453:
-------------------------------------------

             Summary: Better support of collections in the binary protocol
                 Key: CASSANDRA-4453
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4453
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Sylvain Lebresne
            Priority: Minor


Currently, collections results are serialized to json string and send that way. 
This doesn't feel right at all for the binary protocol and we should use a 
simple binary serialization of the collection instead.

For the thrift protocol, we might want to keep the json serialization or use 
the same binary serialization. I don't really have much opinion.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to