You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/05/27 16:20:45 UTC

[jira] Resolved: (CASSANDRA-200) Control port of seed host not configurable

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

Jonathan Ellis resolved CASSANDRA-200.
--------------------------------------

    Resolution: Won't Fix

If you want to test multiple instances on a single machine, just put them on different local IPs with the ListenAddress configuration directive.  (127.0.0.1, 127.0.0.2, etc.)  Running them all on the same IP w/ different ports would be more confusing than useful.

> Control port of seed host not configurable
> ------------------------------------------
>
>                 Key: CASSANDRA-200
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-200
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: trunk
>            Reporter: Philipp Meier
>            Priority: Minor
>
> Cassandra assumes that the seed hosts use the same control port as the current instance. This way no to instances of cassandra on running on the same host can see eachother. This can be useful for testing purposes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.