igalshilman opened a new pull request #105:
URL: https://github.com/apache/flink-statefun/pull/105


   This PR adds the support for multiple concurrent checkpoints in the feedback 
loop.
   The changes are verified by:
   1. running `mvn clean install -Prun-e2e-tests`
   2. running the greeter example with
   ```
   execution.checkpointing.max-concurrent-checkpoints: 10
   execution.checkpointing.interval: 11ms
   ```
   and validating via the web-ui that checkpoints are executed concurrently and 
successfully.
   
   


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


Reply via email to