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_r334490883
 
 

 ##########
 File path: 
flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/TimerService.java
 ##########
 @@ -35,43 +36,43 @@
 @Internal
 public interface TimerService extends ProcessingTimeService {
 
-    /**
-     * Returns <tt>true</tt> if the service has been shut down, <tt>false</tt> 
otherwise.
-     */
-    boolean isTerminated();
+       /**
 
 Review comment:
   Nit: formatting changed from first commit. This file should not have any 
changes in this commit.

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