[ 
https://issues.apache.org/jira/browse/CASSANDRA-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mck SembWever updated CASSANDRA-3197:
-------------------------------------

    Attachment: CASSANDRA-3197.patch

This does break compatibility. But it's  minor and rather obvious to fix.

> 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
>         Attachments: CASSANDRA-3197.patch
>
>
> 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