lhotari commented on PR #24596:
URL: https://github.com/apache/pulsar/pull/24596#issuecomment-3149871991

   > I think maybe we don't need to replace all `scheduleWithFixedDelay` to 
`scheduleWithFixedRate`, for these tasks which costs long time, replace to 
`scheduleWithFixedRate` I afraid it will cost high broker work load?
   
   @dao-jun  I don't think that anyone is suggesting to replace 
`scheduleWithFixedDelay` with `scheduleWithFixedRate`. It's the other way 
around that is in this PR.


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