maedhroz commented on code in PR #3305:
URL: https://github.com/apache/cassandra/pull/3305#discussion_r1614010806
##########
test/distributed/org/apache/cassandra/distributed/test/accord/AccordMigrationTest.java:
##########
@@ -696,6 +705,27 @@ private static void assertMigrationState(String tableName,
ConsensusMigrationTar
});
}
+ private static void assertVtableMigrationState(String tableName,
List<Range<Token>> migratedRanges, List<Range<Token>> migratingRanges) throws
JsonProcessingException
Review Comment:
nit: need to get rid of `JsonProcessingException`
--
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]