smiklosovic commented on code in PR #4759:
URL: https://github.com/apache/cassandra/pull/4759#discussion_r3112601720


##########
test/distributed/org/apache/cassandra/distributed/upgrade/UpgradeTestBase.java:
##########
@@ -108,6 +109,7 @@ public static interface RunOnClusterAndNode
                                                                          
.addEdge(v41, v50)
                                                                          
.addEdge(v41, v60)
                                                                          
.addEdge(v50, v60)
+                                                                         
.addEdge(v60, v70)

Review Comment:
   from 6.0 to 7.0, this list does not enumerate v40 -> v70 so that upgrade 
will not be possible



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to