Wei Song created SAMZA-1812:
-------------------------------

             Summary: Add explicit support for changelog to tables backed by 
local store
                 Key: SAMZA-1812
                 URL: https://issues.apache.org/jira/browse/SAMZA-1812
             Project: Samza
          Issue Type: Improvement
          Components: kv-store
            Reporter: Wei Song
             Fix For: 0.15.0


As per subject, currently they can be supported implicitly by adding user 
defined configuration. This is applicable to RocksDB and in memory table 
implementation.

 - By default, changelog will be enabled

 - By default, changelog stream name is <job-name>-<job-id>-table-<table-id>, 
it can be overridden by user. The stream name may be manipulated to conform to 
Kafka topic name definition.

 - All user to specify replication factor.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to