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


##########
src/java/org/apache/cassandra/repair/messages/RepairMessage.java:
##########
@@ -26,10 +42,57 @@
  */
 public abstract class RepairMessage
 {
+    private static final CassandraVersion SUPPORTS_TIMEOUTS = new 
CassandraVersion("4.0.4-SNAPSHOT"); // todo: should be 4.0.5 (4.0.4 is about to 
be cut)

Review Comment:
   think its 4.0.6?



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