tillrohrmann commented on a change in pull request #8242: [FLINK-6227][network] 
Introduce the DataConsumptionException for downstream task failure
URL: https://github.com/apache/flink/pull/8242#discussion_r280473083
 
 

 ##########
 File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/consumer/LocalInputChannel.java
 ##########
 @@ -127,7 +128,7 @@ void requestSubpartition(int subpartitionIndex) throws 
IOException, InterruptedE
                                        if (increaseBackoff()) {
 
 Review comment:
   What about other `IOExceptions` which might be thrown out of the 
`ResultPartitionManager#createSubpartitionView`? 

----------------------------------------------------------------
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

Reply via email to