[
https://issues.apache.org/jira/browse/SAMZA-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wei Song updated SAMZA-1812:
----------------------------
Description:
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.
was:
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.
> 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)