zentol commented on a change in pull request #8804: [FLINK-12883][WIP][runtime] 
Add elaborated partition release logic
URL: https://github.com/apache/flink/pull/8804#discussion_r299458316
 
 

 ##########
 File path: 
flink-runtime/src/test/java/org/apache/flink/runtime/executiongraph/ExecutionGraphPartitionReleaseTest.java
 ##########
 @@ -110,6 +111,68 @@ public void 
testStrategyNotifiedOfFinishedVerticesAndResultsRespected() throws E
                });
        }
 
+       @Test
+       public void testStrategyNotifiedOfUnFinishedVertices() throws Exception 
{
+               // setup a pipeline of 3 failover regions (f1 -> f2 -> f3), 
where
 
 Review comment:
   the comment is outdated, in a previous version there was another operator at 
the end, but this wasn't actually necessary for the test.

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