AHeise commented on a change in pull request #9735: [FLINK-14156][runtime] 
Submit timer trigger letters to task's mailbox with operator's precedence
URL: https://github.com/apache/flink/pull/9735#discussion_r330515584
 
 

 ##########
 File path: 
flink-state-backends/flink-statebackend-rocksdb/src/test/java/org/apache/flink/contrib/streaming/state/RocksDBAsyncSnapshotTest.java
 ##########
 @@ -331,19 +320,10 @@ public CheckpointStateOutputStream 
createCheckpointStateOutputStream(Checkpointe
                blockerCheckpointStreamFactory.setWaiterLatch(new 
OneShotLatch());
 
                testHarness.invoke(mockEnv);
+               testHarness.waitForTaskRunning();
 
                final OneInputStreamTask<String, String> task = 
testHarness.getTask();
 
-               // wait for the task to be running
 
 Review comment:
   omg. thanks for that hotfix.

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