[
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.