Richard Low created CASSANDRA-9280:
--------------------------------------

             Summary: Streaming connections should bind to the 
broadcast_address of the node
                 Key: CASSANDRA-9280
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9280
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Richard Low
            Priority: Minor


Currently, if you have multiple interfaces on a server, a node receiving a 
stream may show the stream as coming from the wrong IP in e.g. nodetool 
netstats. The IP is taken as the source of the socket, which may not be the 
same as the node’s broadcast_address. The outgoing socket should be explicitly 
bound to the broadcast_address.

It seems like this was fixed a long time ago in CASSANDRA-737 but has since 
broken.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to