dxichen commented on a change in pull request #1429:
URL: https://github.com/apache/samza/pull/1429#discussion_r521827747
##########
File path:
samza-core/src/main/scala/org/apache/samza/storage/TaskStorageBackupManager.scala
##########
@@ -22,11 +22,31 @@ package org.apache.samza.storage
import org.apache.samza.checkpoint.CheckpointId
import org.apache.samza.system.SystemStreamPartition
-trait TaskStorageManager {
+trait TaskStorageBackupManager {
Review comment:
I have removed getStore and added the TaskCommitManager, let me know
what you think
----------------------------------------------------------------
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]