ifesdjeen commented on code in PR #3458:
URL: https://github.com/apache/cassandra/pull/3458#discussion_r1716481576
##########
src/java/org/apache/cassandra/tcm/log/LogReader.java:
##########
@@ -110,6 +112,54 @@ default LogState getLogState(Epoch startEpoch)
}
}
+ default LogState getLogState(Epoch start, Epoch end)
Review Comment:
Technically, we only need accord topologies. Maybe we could have some form
of a lagging index of Accord Topologies available via CMS?
--
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]