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 02:52:51 UTC

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

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


   Thanks for your review @XComp . These days, @zjureel and I do the investigation on whether this PR would cause FLINK-18356. As @xintongsong comments, we try to not expose two executors (or two sets of scheduling interfaces) from the RPC endpoint. However, that might compound the issue in FLINK-18356. At the moment, the table tests fail almost every time in our private azure, see 202220124.1 - 20220124.6 in https://dev.azure.com/karmagyz/Flink/_build?definitionId=1&_a=summary. It is actually blocking this PR. 
   
   Once the table tests become stable, we will continue the progress of 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: issues-unsubscribe@flink.apache.org

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