bmscomp commented on code in PR #13627: URL: https://github.com/apache/kafka/pull/13627#discussion_r1176409358
########## clients/src/main/java/org/apache/kafka/common/Uuid.java: ########## @@ -143,12 +143,6 @@ public int compareTo(Uuid other) { return 1; Review Comment: @divijvaidya I could not find a prettier way to use `Long.compare` for `mostSignificantBits` , do you have a trick for it ? -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org