You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by GitBox <gi...@apache.org> on 2020/11/12 04:10:19 UTC

[GitHub] [samza] dxichen commented on a change in pull request #1429: SAMZA-2591: API updates for TaskStorageBackupManager

dxichen commented on a change in pull request #1429:
URL: https://github.com/apache/samza/pull/1429#discussion_r521827481



##########
File path: samza-core/src/main/scala/org/apache/samza/storage/KafkaTransactionalStateTaskStorageBackupManager.scala
##########
@@ -39,24 +39,28 @@ import scala.collection.JavaConverters._
 /**
  * Manage all the storage engines for a given task
  */
-class TransactionalStateTaskStorageManager(
+class KafkaTransactionalStateTaskStorageBackupManager(

Review comment:
       We don't foresee any shared logic for now, we will change this in the future if we notice any common paths with the new remote store implementation




----------------------------------------------------------------
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:
users@infra.apache.org