dcapwell commented on code in PR #65:
URL: https://github.com/apache/cassandra-accord/pull/65#discussion_r1309186123
##########
accord-core/src/test/java/accord/topology/TopologyManagerTest.java:
##########
@@ -277,4 +304,280 @@ void truncateTopologyCantTruncateUnsyncedEpochs()
{
}
+
+ @Test
+ void removeRanges()
Review Comment:
BurnTest does not include remove range support, but TM does in this patch,
so this test is still relevant. The remove range in BurnTest has issues with
multiple subsystems so was punted, but this subsystem was low effort so kept
--
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]