Bill Bejeck created KAFKA-8416:
----------------------------------
Summary: Improve Documentation for Enabling Optimizations
Key: KAFKA-8416
URL: https://issues.apache.org/jira/browse/KAFKA-8416
Project: Kafka
Issue Type: Improvement
Reporter: Bill Bejeck
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
(v7.6.3#76005)