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

Ariel Weisberg updated CASSANDRA-14928:
---------------------------------------
    Description: 
MigrationManager will do the version check against nodes it hasn't connected to 
yet so it doesn't know their messaging service version. We should also check 
the version in gossip as an additional layer of protection.

This causes many of the upgrade tests to fail as the exceptions from the failed 
schema pull are detected.

  was:MigrationManager will do the version check against nodes it hasn't 
connected to yet so it doesn't know their messaging service version. We should 
also check the version in gossip as an additional layer of protection.


> MigrationManager attempts to pull schema from different major version nodes
> ---------------------------------------------------------------------------
>
>                 Key: CASSANDRA-14928
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14928
>             Project: Cassandra
>          Issue Type: Bug
>          Components: 4.0, Distributed Metadata
>            Reporter: Ariel Weisberg
>            Assignee: Ariel Weisberg
>            Priority: Blocker
>             Fix For: 4.0, 3.0.x, 3.11.x
>
>
> MigrationManager will do the version check against nodes it hasn't connected 
> to yet so it doesn't know their messaging service version. We should also 
> check the version in gossip as an additional layer of protection.
> This causes many of the upgrade tests to fail as the exceptions from the 
> failed schema pull are detected.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to