Clarkkkkk commented on issue #6680: [FLINK-10319] [runtime] Avoid requestPartitionState from JM but alway… URL: https://github.com/apache/flink/pull/6680#issuecomment-420563206 Hi @TisonKun , I am not sure if it fails the execution too eagerly? I think the too problem that many RPC requests and block JM can be resolved by add a single-thread thread pool so that only one request would be issued at the same time. What do you think?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
