Carl Laird created SAMZA-737:
--------------------------------
Summary: config docs: property names
stores.store-name.changelog.replication.factor and
stores.store-name.changelog.topic-level-property are incorrect
Key: SAMZA-737
URL: https://issues.apache.org/jira/browse/SAMZA-737
Project: Samza
Issue Type: Bug
Components: docs
Affects Versions: 0.9.0
Reporter: Carl Laird
Priority: Minor
In the following configuration doc:
http://samza.apache.org/learn/documentation/0.9/jobs/configuration-table.html
The properties stores.store-name.changelog.replication.factor and
stores.store-name.changelog.topic-level-property
should be stores.store-name.changelog.kafka.replication.factor and
stores.store-name.changelog.kafka.topic-level-property
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)