dcapwell commented on code in PR #2660:
URL: https://github.com/apache/cassandra/pull/2660#discussion_r1337547671


##########
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:
   I ended up removing UUID in favor of a new type that holds the fields. 



-- 
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]

Reply via email to