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 2020/02/18 10:17:57 UTC

[GitHub] [flink] zhijiangW edited a comment on issue #11088: [FLINK-16012][runtime] Reduce the default number of buffers per channel from 2 to 1

zhijiangW edited a comment on issue #11088: [FLINK-16012][runtime] Reduce the default number of buffers per channel from 2 to 1
URL: https://github.com/apache/flink/pull/11088#issuecomment-587384919
 
 
   We ever had the jira ticket [FLINK-9142](https://issues.apache.org/jira/browse/FLINK-9142) about reducing the exclusive buffer from 2 to 1, and then put them into floating buffers instead. That means the total number of buffers on receiver side is not changed.
   
   We can also verify this way before determining how many floating buffers are required for keeping the performance.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services