zhuzhurk commented on a change in pull request #8158: [FLINK-12131][runtime] 
Adjust IntermediateResult/IntermediateResultPartition status properly…
URL: https://github.com/apache/flink/pull/8158#discussion_r278484966
 
 

 ##########
 File path: 
flink-runtime/src/test/java/org/apache/flink/runtime/executiongraph/IntermediateResultPartitionTest.java
 ##########
 @@ -51,7 +51,8 @@ public void testPipelinedPartitionConsumable() throws 
Exception {
                assertFalse(partition2.isConsumable());
 
                // Not consumable if failover happens
-               result.resetForNewExecution();
 
 Review comment:
   Sure we can keep it for test purposes.

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

Reply via email to