GitHub user jmakes opened a pull request: https://github.com/apache/samza/pull/412
SAMZA-1562: TaskStorageManager should delete any local store it canno⦠â¦t open. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jmakes/samza samza-1562 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/412.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #412 ---- commit f2a687c46846392d20eccba21ac385ba4758b836 Author: Jacob Maes <jmakes@...> Date: 2018-01-23T03:21:52Z SAMZA-1562: TaskStorageManager should delete any local store it cannot open. ---- ---