zentol commented on a change in pull request #19108:
URL: https://github.com/apache/flink/pull/19108#discussion_r832329148
##########
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:
Where do you shut this down?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]