Github user GJL commented on a diff in the pull request:

    https://github.com/apache/flink/pull/5442#discussion_r167930349
  
    --- Diff: 
flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/DispatcherRestEndpoint.java
 ---
    @@ -100,6 +107,16 @@ public DispatcherRestEndpoint(
                        timeout,
                        responseHeaders);
     
    +           final List<Tuple2<RestHandlerSpecification, 
ChannelInboundHandler>> optJarHandlers =
    --- End diff --
    
    fixed


---

Reply via email to