[
https://issues.apache.org/jira/browse/CASSANDRA-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Per Mellqvist updated CASSANDRA-43:
-----------------------------------
Attachment: diff.txt
New patch instead of the first one.
This patch removes all the host-based stuff. If a <LocalIp> setting is present
in storage-conf.xml that ip-address will be used. Otherwise cassandra will use
the local ip-address of the server IF there is only one (not counting
loopback). If the server has multiple ip-addresses cassandra must be told which
one to use in storage-conf.xml.
> Add configuration to choose which local IP-address to bind server on
> --------------------------------------------------------------------
>
> Key: CASSANDRA-43
> URL: https://issues.apache.org/jira/browse/CASSANDRA-43
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Per Mellqvist
> Priority: Minor
> Attachments: diff.txt, diff.txt
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Need a configuration to choose which local IP-address to bind server on
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.