[ 
https://issues.apache.org/jira/browse/CASSANDRA-5227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sylvain Lebresne updated CASSANDRA-5227:
----------------------------------------

    Attachment: 5227.txt

Trivial patch attached
                
> 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
>
>         Attachments: 5227.txt
>
>
> 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

Reply via email to