kowshik commented on pull request #9764: URL: https://github.com/apache/kafka/pull/9764#issuecomment-747849399
@chia7712: In general, either approach seems better than what we have in the code right now. In the original approach I had in the PR, we made the existing code better and improved readability. Then, in the approach you proposed we eliminated an API. So actually I don't have a strong preference for either of these, but if I were to pick one I'd go for my original approach that improved `scheduleOnce` with additional args since it helps readability. Let me know. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
