[
https://issues.apache.org/jira/browse/SAMZA-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wei Song resolved SAMZA-1812.
-----------------------------
Resolution: Fixed
> 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
> Priority: Major
> 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 disabled
> - 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.
> - Allow user to specify replication factor.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)