This is an automated email from the ASF dual-hosted git repository.
rayman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/samza.git.
from f72577d SAMZA-2334: SSPGrouperProxy should check if job is stateful,
not if host-affinity is enabled (#1179)
add c5af0af SAMZA-2360 : Adding config stores.init.clean to clean all
store-dirs on init, regardless of contents (#1200)
No new revisions were added by this update.
Summary of changes:
.../org/apache/samza/config/StorageConfig.java | 11 ++++
.../NonTransactionalStateTaskRestoreManager.java | 13 +++--
.../TransactionalStateTaskRestoreManager.java | 23 ++++++++
.../TestTransactionalStateTaskRestoreManager.java | 62 ++++++++++++++++++++++
.../samza/storage/TestTaskStorageManager.scala | 25 ++++++++-
5 files changed, 125 insertions(+), 9 deletions(-)