[
https://issues.apache.org/jira/browse/CASSANDRA-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829666#action_12829666
]
Stu Hood edited comment on CASSANDRA-754 at 2/4/10 5:38 PM:
------------------------------------------------------------
Rebased the patches slightly.
* Why does o.a.c.a.CassandraDaemon implement IPluggableAPI? Also, I would make
CassandraDaemon a concrete class
* o.a.c.a.a.CassandraDaemon should not have a main method, and should probably
be renamed like ThriftDaemon was
was (Author: stuhood):
Rebased the patches slightly.
* Why does o.a.c.a.CassandraDaemon implement IPluggableAPI? Also, I would make
CassandraDaemon a concrete class
* All of the startup logic in o.a.c.a.a.CassandraDaemon should not have a main
method, and should probably be renamed like ThriftDaemon was
> 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,
> 001-CASSANDRA-754-api-reorg.patch, 002-CASSANDRA-754-thriftdaemon.patch,
> 002-CASSANDRA-754-thriftdaemon.patch, 003-CASSANDRA-754-configapi.patch,
> 003-CASSANDRA-754-configapi.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.