sjwiesman commented on a change in pull request #17:
URL: 
https://github.com/apache/flink-statefun-docker/pull/17#discussion_r770031000



##########
File path: template/flink-distribution/conf/flink-conf.yaml
##########
@@ -53,3 +53,11 @@ taskmanager.state.local.root-dirs: 
file:///local/state/recovery
 
 jobmanager.memory.process.size: 1g
 taskmanager.memory.process.size: 4g
+
+#==============================================================================
+# Support easy upgrades as the module.yaml file updates
+#==============================================================================
+
+pipeline.auto-generate-uids: false
+execution.savepoint.eignore-unclaimed-state: true

Review comment:
       no, these uid's have nothing to do with user code functions. 




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


Reply via email to