提交 8a59f87b 编写于 作者: H HuangWHWHW 提交者: Stephan Ewen

[FLINK-2529] [runtime] Remove some unused code in Execution

This closes #1022
上级 240e8895
......@@ -497,8 +497,6 @@ public class Execution implements Serializable {
@Override
public Boolean call() throws Exception {
try {
final ExecutionGraph consumerGraph = consumerVertex.getExecutionGraph();
consumerVertex.scheduleForExecution(
consumerVertex.getExecutionGraph().getScheduler(),
consumerVertex.getExecutionGraph().isQueuedSchedulingAllowed());
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册