You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jon Haddad (Jira)" <ji...@apache.org> on 2020/04/22 15:49:00 UTC

[jira] [Created] (CASSANDRASC-17) Ensure sidecar can control multiple Cassandra instances

Jon Haddad created CASSANDRASC-17:
-------------------------------------

             Summary: Ensure sidecar can control multiple Cassandra instances
                 Key: CASSANDRASC-17
                 URL: https://issues.apache.org/jira/browse/CASSANDRASC-17
             Project: Sidecar for Apache Cassandra
          Issue Type: Improvement
          Components: Configuration
            Reporter: Jon Haddad


Since we can run multiple hosts per node, we should allow a single sidecar process to control multiple Cassandra nodes.

I am not sure if we should encode the id of the node in the URL or as a parameter that would have to be present in every request if using > 1 node.  I lean towards the latter - meaning it’s a slight inconvenience for a very small group, rather than messing with the URL scheme for everyone else.  I don’t hold this opinion very strongly though.  I’d like to discuss before doing any work here.  

Thoughts?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org