kirktrue commented on PR #15640: URL: https://github.com/apache/kafka/pull/15640#issuecomment-2083394774
@cadonna—In most places I removed use of a `Timer` to calculate the deadline. Event classes no longer require a `Timer`, it is the caller who must call `CompletableEvent.calculateDeadlineMs()` when creating the event. -- 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]
