Drew Kutcharian created CASSANDRA-8249:
------------------------------------------
Summary: cassandra.yaml: rpc_address overwrites listen_address
Key: CASSANDRA-8249
URL: https://issues.apache.org/jira/browse/CASSANDRA-8249
Project: Cassandra
Issue Type: Bug
Environment: Cassandra 2.1.1, Ubuntu 14.04
Reporter: Drew Kutcharian
To reproduce set "listen_address" to the node's non-local address, say
192.168.0.10 and set "rpc_address" to "localhost". Start C* and it will bind
the native protocol to "localhost".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)