[
https://issues.apache.org/jira/browse/KAFKA-8416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143022#comment-17143022
]
Bill Bejeck commented on KAFKA-8416:
------------------------------------
Hi, [~ableegoldman] thanks for the reminder.
I think we're good as far as the docs are concerned, but I'll make a pass over
`StreamsConfig` and `StreamsBuilder` and I'll either push a PR or close this
ticket.
Thanks,
Bill
> Improve Documentation for Enabling Optimizations
> ------------------------------------------------
>
> Key: KAFKA-8416
> URL: https://issues.apache.org/jira/browse/KAFKA-8416
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Reporter: Bill Bejeck
> Priority: Major
> Labels: newbie
>
> To enable optimizations, users need to set the
> {{StreamsConfig.TOPOLOGY_OPTIMIZATION}} setting to "all". But in addition to
> setting the config users need to pass in the {{Properties}} object to the
> {{StreamBuilder#build()}} method as well.
>
> We should make a pass over the existing documentation and Javadoc to make
> sure this required step is clear.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)