Sylvain Lebresne created CASSANDRA-5227:
-------------------------------------------
Summary: Binary protocol: avoid sending notification for 0.0.0.0
Key: CASSANDRA-5227
URL: https://issues.apache.org/jira/browse/CASSANDRA-5227
Project: Cassandra
Issue Type: Improvement
Affects Versions: 1.2.0
Reporter: Sylvain Lebresne
Assignee: Sylvain Lebresne
Priority: Trivial
Fix For: 1.2.2
Some binary protocol notifications embed the rpc address of a node. However, we
allow to use 0.0.0.0 for said rpc address to bind to all interfaces. In that
case, we shouldn't send that in the notification as it's useless, and we should
send the listen_address instead.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira