[ 
https://issues.apache.org/jira/browse/CASSANDRA-4501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13463544#comment-13463544
 ] 

Sylvain Lebresne commented on CASSANDRA-4501:
---------------------------------------------

bq. It seems to me that most people wouldn't have a different address for 
thrift and the native protocol.

Most, probably, but what for people that want a different one? Now if that is 
really a problem for gossip, we can always force the same address for both 
thrift and the native protocol in 1.2 and call it a limitation. But ultimately 
it would be nice to lift that limitation as it doesn't cost us much.

bq. Thus far, we avoided gossiping any ports, because using different ports on 
different machines is a misfeature

I agree on the misfeature, but forbidding to do that is probably harder that 
allowing it. And if we allow it, I think we should support it correctly. But 
not saying it's urgent at all.
                
> Gossip the ip and port used by the binary protocol
> --------------------------------------------------
>
>                 Key: CASSANDRA-4501
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4501
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Sylvain Lebresne
>            Assignee: Brandon Williams
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> Same as we gossip the rpc_address, we should add gossipping of the native 
> transport address (including the port). CASSANDRA-4480 has one reason why we 
> would want to do that.

--
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