[ https://issues.apache.org/jira/browse/KAFKA-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16089507#comment-16089507 ]
ASF GitHub Bot commented on KAFKA-3856: --------------------------------------- GitHub user mjsax opened a pull request: https://github.com/apache/kafka/pull/3536 KAFKA-3856: Refactoring for KIP-120 - extract InternalTopologyBuilder from TopologyBuilder - deprecate all "leaking" methods from public TopologyBuilder API You can merge this pull request into a Git repository by running: $ git pull https://github.com/mjsax/kafka kafka-3856-extract-internal-topology-builder Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3536.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3536 ---- commit b963505f525d0ebce40ae90b921701ab2224f796 Author: Matthias J. Sax <matth...@confluent.io> Date: 2017-07-13T05:14:46Z KAFKA-3856: Refactoring for KIP-120 - extract InternalTopologyBuilder from TopologyBuilder - deprecate all "leaking" methods from public TopologyBuilder API ---- > Cleanup Kafka Streams builder API > --------------------------------- > > Key: KAFKA-3856 > URL: https://issues.apache.org/jira/browse/KAFKA-3856 > Project: Kafka > Issue Type: Bug > Components: streams > Reporter: Guozhang Wang > Assignee: Matthias J. Sax > Labels: api, kip > Fix For: 0.11.1.0 > > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-120%3A+Cleanup+Kafka+Streams+builder+API -- This message was sent by Atlassian JIRA (v6.4.14#64029)