Boris Shkolnik created SAMZA-1060:
-------------------------------------
Summary: add new config job.changelog.system
Key: SAMZA-1060
URL: https://issues.apache.org/jira/browse/SAMZA-1060
Project: Samza
Issue Type: Bug
Reporter: Boris Shkolnik
Today the config for changelog system looks like the following:
'stores.<storename>.changelog'='system.stream'
Adding new config for system only ('job.changelog.system'='<system>') will
allow to specify changelog system separately for the whole job and specify
streams only for each store.
For backward compatibility current setting should overwrite the new config.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)