[ https://issues.apache.org/jira/browse/KAFKA-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15194051#comment-15194051 ]
ASF GitHub Bot commented on KAFKA-3395: --------------------------------------- GitHub user ymatsuda opened a pull request: https://github.com/apache/kafka/pull/1062 KAFKA-3395: prefix job id to internal topic names @guozhangwang You can merge this pull request into a Git repository by running: $ git pull https://github.com/ymatsuda/kafka k3395 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1062.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 #1062 ---- commit 6bd08b21adaa8373349918cd0e249fa4222c8e43 Author: Yasuhiro Matsuda <yasuh...@confluent.io> Date: 2016-03-14T20:15:05Z KAFKA-3395: prefix job id to internal topic names ---- > prefix job id to internal topic names > ------------------------------------- > > Key: KAFKA-3395 > URL: https://issues.apache.org/jira/browse/KAFKA-3395 > Project: Kafka > Issue Type: Sub-task > Components: kafka streams > Affects Versions: 0.9.0.1 > Reporter: Yasuhiro Matsuda > Fix For: 0.10.0.0 > > > Names of internal repartition topics are not prefixed by a job id right now. -- This message was sent by Atlassian JIRA (v6.3.4#6332)