FilKarnicki commented on pull request #307:
URL: https://github.com/apache/flink-statefun/pull/307#issuecomment-1065215184


   @igalshilman Thank you for helping me out. Hopefully this current version is 
a little bit closer to what you'd like to see. One thing I'm struggling to get 
my head around is how `StatefulFunctionsConfig#globalConfigurations` affects 
the env. I don't see any usages on the getter of `globalConfigurations` except 
for in `Modules` 
   
   I tried setting checkpointing interval settings both with 
`-execution.checkpointing.interval 10sec` and 
`-statefun.module.global-config.execution.checkpointing.interval 10sec` but 
wasn't successful in making flink start checkpointing.
   
   Again, many thanks for your help so far
   Fil


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