pnowojski edited a comment on issue #10347: [FLINK-14516][network] Remove non credit-based flow control code URL: https://github.com/apache/flink/pull/10347#issuecomment-560430665 Thanks @zhijiangW for the review. I've updated the code and added one more cleaning up commit for some renames, since there were two variables used one by one: `currentBuffers` and `currentBuffered` which was confusing. I have a feeling that the code could be simplified even more, but didn't want to dive into that (left one `TODO` about that).
---------------------------------------------------------------- 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
