You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/03/08 03:45:34 UTC

[GitHub] [flink] zjureel commented on pull request #18303: [FLINK-25085][runtime] Add a scheduled thread pool for periodic tasks in RpcEndpoint

zjureel commented on pull request #18303:
URL: https://github.com/apache/flink/pull/18303#issuecomment-1061375744


   Hi @xintongsong , I have updated the codes. At present, the remaining point is the behavior after `mainScheduledExecutor` is shutdown. The `mainThreadExecutor` will execute the task with delay==0 even when the `mainScheduledExecutor` is shutdown. Could you help to review these codes when you're free? thanks


-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org