You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Bill Bejeck (JIRA)" <ji...@apache.org> on 2019/05/23 17:58:00 UTC

[jira] [Created] (KAFKA-8416) Improve Documentation for Enabling Optimizations

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)