mxm opened a new pull request, #781: URL: https://github.com/apache/flink-kubernetes-operator/pull/781
This PR is a follow-up to #778 where we skipped tuning network memory based on the actual usage and kept it constant instead. In this PR, we calculate the maximum amount of memory required for the network buffers of each TaskManager. This is done based off the formula in https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/memory/network_mem_tuning/#network-buffer-lifecycle. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
