[ 
http://jira.amdatu.org/jira/browse/AMDATUCASSANDRA-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12526#comment-12526
 ] 

Ivo Ladage - van Doorn commented on AMDATUCASSANDRA-150:
--------------------------------------------------------

Did some more investigation. I thinks the following work needs to be done:


- Rename CassandraDaemonService to CassandraClient and move it to a separate 
- Move ThriftException also to this bundle
- Replace service dependency with CassandraDaemonAvailable, remove the 
CassandraDaemonListenerThread and replace it with some alternative (needs more 
investigation)
- Add config for Cassandra client bundle (containing thrift host and port, R/W 
consistency levels)

After this refactoring it will be possible to run two Amdatu stacks which 
separates the cassandra daemon from the PMs:

Stack 1 (daemon)
- Cassandra application

Stack 2 (PM)
- Cassandra client
- Cassandra listener
- Cassandra Persistence Managers
- Cassandra stores
                
> Investigate running Cassandra Daemon separately from Cassandra PM
> -----------------------------------------------------------------
>
>                 Key: AMDATUCASSANDRA-150
>                 URL: http://jira.amdatu.org/jira/browse/AMDATUCASSANDRA-150
>             Project: Amdatu Cassandra
>          Issue Type: Task
>          Components: Cassandra daemon
>            Reporter: Ivo Ladage - van Doorn
>            Assignee: Ivo Ladage - van Doorn
>            Priority: Critical
>              Labels: blueconic
>             Fix For: 0.2.3
>
>
> In theory it should be possible to run two Amdatu stacks; one with the 
> cassandra daemon installed and one with the persistence manager. They already 
> communicate over Thrift, so that should work. However, we should test this 
> setup.

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

        
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to