Separate input and output connection details in ConfigHelper
------------------------------------------------------------

                 Key: CASSANDRA-3197
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3197
             Project: Cassandra
          Issue Type: Improvement
          Components: Hadoop
    Affects Versions: 0.8.5
            Reporter: Mck SembWever
            Assignee: Mck SembWever


Currently ConfigHelper's getInitialAddress(..) getRpcPort(..) and 
getPartitioner(..) 
presume CFIF will be using the same cluster as CFOF.

The latter two are a problem for me as on the same servers i'm running two 
clusters, one w/ ByteOrderingPartitioner and the other with RP), and i would 
like to read from the BOP cluster and write to the RP cluster.

getInitialAddress(..) is of little concern to me.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to