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

Brandon Williams commented on CASSANDRA-4101:
---------------------------------------------

For people using broadcast address, there is no BCA->local address mapping kept 
by nodes, so changing the version stored in Gossiper's map is difficult, since 
you have the version stored as one and not the other.
                
> Gossip should propagate MessagingService.version
> ------------------------------------------------
>
>                 Key: CASSANDRA-4101
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4101
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>            Priority: Critical
>             Fix For: 1.1.0
>
>         Attachments: 4101.txt
>
>
> In CASSANDRA-4099 it's becoming apparent that it's time to fix our hacky 
> versioning tricks we've used to remain backward-compatible.  As a first step, 
> let's communicate the version via gossip so we can eventually reason based on 
> that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to