dcapwell commented on code in PR #2660:
URL: https://github.com/apache/cassandra/pull/2660#discussion_r1327546789
##########
src/java/org/apache/cassandra/repair/messages/SyncRequest.java:
##########
@@ -69,6 +76,22 @@ public SyncRequest(RepairJobDesc desc,
this.asymmetric = asymmetric;
}
+ public UUID deterministicId()
Review Comment:
if this goes into 5.0 (will ask in dev thread) then perfect timing as we had
to bump version there. I would do the same for validation request which does
something similar.
--
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]