[
https://issues.apache.org/jira/browse/CASSANDRA-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12976321#action_12976321
]
Hudson commented on CASSANDRA-1913:
-----------------------------------
Integrated in Cassandra #654 (See
[https://hudson.apache.org/hudson/job/Cassandra/654/])
port python driver, avro -> thrift
Patch by eevans; reviewed by jbellis for CASSANDRA-1913
port java driver, avro -> thrift
Patch by eevans; reviewed by jbellis for CASSANDRA-1913
port CQL server code, avro -> thrift
Patch by eevans; reviewed by jbellis for CASSANDRA-1913
(thrift )compiler generated code
Patch by eevans; reviewed by jbellis for CASSANDRA-1913
move RPC code generation avro -> thrift
Patch by eevans; reviewed by jbellis for CASSANDRA-1913
> move CQL from avro to thrift
> ----------------------------
>
> Key: CASSANDRA-1913
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1913
> Project: Cassandra
> Issue Type: Sub-task
> Components: API
> Affects Versions: 0.8
> Reporter: Eric Evans
> Assignee: Eric Evans
> Priority: Minor
> Fix For: 0.8
>
> Attachments:
> v1-0001-CASSANDRA-1913-move-RPC-code-generation-avro-thrift.txt,
> v1-0002-thrift-compiler-generated-code.txt,
> v1-0003-port-CQL-server-code-avro-thrift.txt,
> v1-0004-port-java-driver-avro-thrift.txt,
> v1-0005-port-python-driver-avro-thrift.txt
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> Ultimately I'd like to create a custom transport for CQL, but in the meantime
> it makes sense to use one of the existing RPC frameworks while concentrating
> on the language and implementation. Of the two (Avro/Thrift), Thrift seems
> to make more sense due to momentum.
> See also: http://thread.gmane.org/gmane.comp.db.cassandra.client.devel/36
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.