bkonold opened a new pull request #1346: Setting transactional state restore to default enabled URL: https://github.com/apache/samza/pull/1346 **Feature:** Turning transactional state restore on by default in order to roll out at-least-once fixes. **Changes:** Changes the default value of `task.transactional.state.restore.enabled` from `false` to `true`. **Tests:** **API Changes:** None **Upgrade Instructions:** Upgrade to the version containing this commit, and re-deploy. Subsequent deploys will now restore state transactionally. **Usage Instructions:** None
---------------------------------------------------------------- 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
