TanYuxin-tyx commented on code in PR #21843: URL: https://github.com/apache/flink/pull/21843#discussion_r1101079612
########## docs/content/docs/deployment/memory/network_mem_tuning.md: ########## @@ -97,20 +97,17 @@ The actual value of parallelism from which the problem occurs is various from jo ## Network buffer lifecycle Flink has several local buffer pools - one for the output stream and one for each input gate. -Each of those pools is limited to at most +The upper limit of the size of each buffer pool is called the buffer pool **Target**, which is calculated by the following formula. Review Comment: Ok, thanks for rewriting the doc. Fixed. -- 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]
