mdedetrich commented on pull request #10775:
URL: https://github.com/apache/kafka/pull/10775#issuecomment-858574856


   It seems that the `scheduler.tick()` method is a workaround rather than 
solving the actual problem. From what I understand you are just suspending the 
scheduler and as a result of that the scheduler then hops back into the 
original background thread. If the `MockScheduler` changes the internal 
workings of task execution on threads then this can break the unspecified 
behavior?


-- 
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:
us...@infra.apache.org


Reply via email to