KarmaGYZ commented on a change in pull request #19108:
URL: https://github.com/apache/flink/pull/19108#discussion_r832790149



##########
File path: 
flink-streaming-java/src/main/java/org/apache/flink/streaming/api/graph/StreamingJobGraphGenerator.java
##########
@@ -144,6 +151,18 @@ public static JobGraph createJobGraph(StreamGraph 
streamGraph, @Nullable JobID j
     private final StreamGraphHasher defaultStreamGraphHasher;
     private final List<StreamGraphHasher> legacyStreamGraphHashers;
 
+    private final ExecutorService serializationExecutor =

Review comment:
       Thanks, I also realize it and will fix it in the next version.




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

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to