[
https://issues.apache.org/jira/browse/CASSANDRA-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Zlatanov updated CASSANDRA-754:
-----------------------------------
Attachment: 100-CASSANDRA-754-rebased-api-reorg.patch
The attached patch consolidates all the 00* patches and rebases against trunk
as of now. Because of the large amount of code I had to move around after
rebasing, it would be greatly appreciated if this version could go into trunk
so the next patch doesn't take me 4 hours to prepare. I can make a
differential against 007 but it's really painful because of the large drift
since we started this ticket.
All the tests, including the embedded service test, pass. Please see how I get
access to the ThriftDaemon and ask it for its port and address. Much better
than the old way. The test config is also changed to use the API approach,
which the ThriftDaemon will automatically pick up through DatabaseDescriptor.
Once this is in I'll gladly start moving common
{avro,thrift}/CassandraServer.java methods to the Storage* classes and
improving things in general.
> 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, 004-CASSANDRA-754-onedaemon.patch,
> 005-CASSANDRA-754-avroconfig.patch, 006-CASSANDRA-754-daemonproperties.patch,
> 006-CASSANDRA-754-daemonproperties.patch,
> 007-CASSANDRA-754-stringproperties.patch,
> 100-CASSANDRA-754-rebased-api-reorg.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.