This is an automated email from the ASF dual-hosted git repository.

gary pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 2f2790c  [FLINK-11692][metrics] Add proxy support to datadog reporter
     new d24e20b  [hotfix][runtime] Delete unused methods from ExecutionGraph
     new 21cff1d  [hotfix][runtime] Delete unused interface 
ExecutionStatusListener

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../runtime/executiongraph/ExecutionGraph.java     | 48 ---------------
 .../executiongraph/ExecutionStatusListener.java    | 54 -----------------
 .../executiongraph/StatusListenerMessenger.java    | 70 ----------------------
 .../runtime/messages/ExecutionGraphMessages.scala  | 20 -------
 4 files changed, 192 deletions(-)
 delete mode 100644 
flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/ExecutionStatusListener.java
 delete mode 100644 
flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/StatusListenerMessenger.java

Reply via email to