chia7712 commented on pull request #9764:
URL: https://github.com/apache/kafka/pull/9764#issuecomment-747851910


   @kowshik Thanks for your response. You are right and the ```scheduleOnce``` 
is more readable. Also, I'd like to have following improvement.
   
   1. remove default value of ```period``` (The callers should call 
```scheduleOnce``` instead of setting -1 to period)
   2. move scheduleOnce from ```KafkaScheduler``` to ```Scheduler``` ( it can 
have default implementation by calling ```schedule```)


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


Reply via email to