dcapwell commented on code in PR #3954: URL: https://github.com/apache/cassandra/pull/3954#discussion_r1990401560
########## src/java/org/apache/cassandra/service/accord/api/TokenKey.java: ########## @@ -149,16 +146,6 @@ public String toString() return prefix() + ":" + printableSuffix(); } - public boolean isMin() Review Comment: just moved to the same place as the other `is*` methods -- 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: pr-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail: pr-h...@cassandra.apache.org