dcapwell commented on code in PR #3416:
URL: https://github.com/apache/cassandra/pull/3416#discussion_r1685050995
##########
test/distributed/org/apache/cassandra/distributed/shared/ClusterUtils.java:
##########
@@ -572,25 +574,44 @@ private static class ClusterMetadataVersion
{
public final int node;
public final Epoch epoch;
- public final Epoch replicated;
Review Comment:
@ifesdjeen I couldn't figure out why this was present... its the same as
`epoch` and only used in one code path... so removing made the error string
easier to read... I can revert if you want
--
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]