This is an automated email from the ASF dual-hosted git repository.
pmaheshwari pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/samza.git.
from c125b15 Fix rollback stale checkpoints (#1571)
new 49e8ae9 Update RocksDB default compaction thread count and return
empty map for checkpoint v1 in init
new 93b6978 Fix test failures
new b0541f1 Remove expected exception class from test
new 85151e2 Merge pull request #1572 from shekhars-li/config-fix
The 2433 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/samza/storage/blobstore/util/BlobStoreUtil.java | 3 ++-
.../samza/storage/blobstore/TestBlobStoreBackupManager.java | 6 ++----
.../apache/samza/storage/blobstore/util/TestBlobStoreUtil.java | 5 +++--
.../java/org/apache/samza/storage/kv/RocksDbOptionsHelper.java | 10 +++++++++-
4 files changed, 16 insertions(+), 8 deletions(-)