[
https://issues.apache.org/jira/browse/CASSANDRA-7417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Kennedy updated CASSANDRA-7417:
------------------------------------
Description:
This patch adds two config elements to cassandra.yaml: listen_interface and
rpc_interface.
These can be used instead of their _address counterparts to bind the addresses
Cassandra listens on. This capability can drastically simplify some deployment
scenarios, especially in clouds which sometimes have quirky automation
capabilities.
was:
This patch adds two config elements to cassandra.yaml: listen_interface and
rpc_interface.
These can be used instead of their _address counterparts to configure bind the
addresses Cassandra listens on. This capability can drastically simplify some
deployment scenarios, especially in clouds which sometimes have quirky
automation capabilities.
> Allow network configuration on interfaces instead of addresses
> --------------------------------------------------------------
>
> Key: CASSANDRA-7417
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7417
> Project: Cassandra
> Issue Type: Improvement
> Components: Config, Core
> Reporter: Matt Kennedy
> Priority: Minor
> Attachments: trunk-7417.txt
>
>
> This patch adds two config elements to cassandra.yaml: listen_interface and
> rpc_interface.
> These can be used instead of their _address counterparts to bind the
> addresses Cassandra listens on. This capability can drastically simplify some
> deployment scenarios, especially in clouds which sometimes have quirky
> automation capabilities.
--
This message was sent by Atlassian JIRA
(v6.2#6252)