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

Ted Zlatanov updated CASSANDRA-754:
-----------------------------------

    Attachment: 002-CASSANDRA-745-thriftdaemon.patch

This patch adds IPluggableAPI, renames o.a.c.api.thrift.CassandraDaemon to 
ThriftDaemon, and creates o.a.c.api.CassandraDaemon which currently is 
hard-coded to launch the Thrift daemon.

bin/cassandra is modified to run o.a.c.api.CassandraDaemon

The net result is that everything works just like it does before the patch.  
The next patch will change the configuration to specify which daemon(s) to 
start.

> Pluggable API with a simple HTTP+JSON daemon
> --------------------------------------------
>
>                 Key: CASSANDRA-754
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-754
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Ted Zlatanov
>            Priority: Minor
>         Attachments: 001-CASSANDRA-754-api-reorg.patch, 
> 002-CASSANDRA-745-thriftdaemon.patch
>
>
> Proposal of a simple pluggable API interface with a HTTP daemon implementation

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to