StephanEwen 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-510037402 My first thought is that it would be great if we could avoid making the bounded data readers aware of the subpartition views. The way that this pull request changes the code, we do not have the property any more that we gain an abstraction level when going from bounded data to subpartition view.
---------------------------------------------------------------- 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
