sjwiesman opened a new pull request #27: [FLINK-16149][core] Set configurations using StreamExecutionEnvironment#getConfiguration URL: https://github.com/apache/flink-statefun/pull/27 This PR update the statefun runtime to pull all configurations from the flink-conf. Now, no configurations need to be set from the CLI (which is not easily accessible when using the docker image) and the same global configurations are passed to all calls of `StatefulFunctionModule#configure`. Specific changes are documented in the commit messages.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
