Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/4985
---
Github user tillrohrmann commented on a diff in the pull request:
https://github.com/apache/flink/pull/4985#discussion_r153852356
--- Diff:
flink-runtime/src/test/java/org/apache/flink/runtime/taskexecutor/TestingTaskExecutorGateway.java
---
@@ -0,0 +1,124 @@
+/*
+ * Licen
Github user shuai-xu commented on a diff in the pull request:
https://github.com/apache/flink/pull/4985#discussion_r153708910
--- Diff:
flink-runtime/src/test/java/org/apache/flink/runtime/taskexecutor/TestingTaskExecutorGateway.java
---
@@ -0,0 +1,124 @@
+/*
+ * Licensed
GitHub user tillrohrmann opened a pull request:
https://github.com/apache/flink/pull/4985
[FLINK-8027] Generalize existing rest handlers to work with an arbitrary
RestfulGateway
## What is the purpose of the change
By letting the existing REST handlers work with an arbitrar