szetszwo commented on code in PR #666:
URL: https://github.com/apache/ratis/pull/666#discussion_r938991260


##########
ratis-common/src/main/java/org/apache/ratis/util/TimeoutScheduler.java:
##########
@@ -32,7 +31,7 @@
 import java.util.function.Consumer;
 import java.util.function.Supplier;
 
-public final class TimeoutScheduler implements Closeable {
+public final class TimeoutScheduler implements TimeoutExecutor {

Review Comment:
   Let's keep it for a while.  Not sure if we may find some problem in the new 
TimeoutTimer in the future.  It may be useful then.



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

Reply via email to