aweisberg commented on code in PR #3777:
URL: https://github.com/apache/cassandra/pull/3777#discussion_r1915370002


##########
test/distributed/org/apache/cassandra/distributed/impl/InstanceConfig.java:
##########
@@ -267,6 +267,16 @@ public InstanceConfig forceSet(String fieldName, Object 
value)
         return this;
     }
 
+    public InstanceConfig extendTimeouts(int seconds)

Review Comment:
   This is dead code I need to remove. I ended up setting the timeouts from the 
tests because there isn't a great set of timeouts it always makes sense to 
extend that don't cause tests to hang.



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