zhijiangW commented on issue #9062: [FLINK-13100][network] Fix the bug of throwing IOException while FileChannelBoundedData#nextBuffer URL: https://github.com/apache/flink/pull/9062#issuecomment-510428841 @pnowojski @StephanEwen I have rebased the codes and made some modifications: - Adds the unit tests Stephan provided in his branch. - Make `BoundedBlockingSubpartitionType` configurable in ITCase/tests. - Add a new ITCase for verifying this fix. This case would throw `IOException` frequently before fixing, and after fixing it could run correctly.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services