Myracle commented on issue #6734: [FLINK-9455][RM] Add support for multi task slot TaskExecutors URL: https://github.com/apache/flink/pull/6734#issuecomment-571062231 @tillrohrmann Hello, I am confused with you code. Before your code, YarnResourceManager's requestYarnContainer will addContainerRequest only if pendingSlotRequests is bigger than pendingSlotAllocation, I think that Flink already won't allocate resources over-excessively. So I am confused what your code does compared with the previous code. Thank you very much.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
