[
https://issues.apache.org/jira/browse/CASSANDRA-8249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Williams resolved CASSANDRA-8249.
-----------------------------------------
Resolution: Not a Problem
This is working as intended. listen_address and rpc_address are distinct and
have different functions.
> 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)