[
https://issues.apache.org/jira/browse/SAMZA-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14632197#comment-14632197
]
Yi Pan (Data Infrastructure) commented on SAMZA-737:
----------------------------------------------------
Hi, [~cwlaird3], I see what you are referring to now. The current config name
*should* work. Hence, I am changing the title of the bug to fix the
configuration s.t. they will be effective.
[~closeuris], I did a git grep through the code and found that
"topic-level-property" is never used in the code. Was it used before?
> 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)