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/01/25 09:24:15 UTC

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

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


   Hi @zjureel, thanks for the PR. One question on the approach, why do we need to create a new implementation of the `ScheduledExecutor` instead of reusing the `ComponentMainThreadExecutor`, that already implements this interface?


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