You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2016/07/21 20:12:20 UTC

[jira] [Resolved] (KAFKA-3858) Add functions to print stream topologies

     [ https://issues.apache.org/jira/browse/KAFKA-3858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guozhang Wang resolved KAFKA-3858.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10.1.0

Issue resolved by pull request 1619
[https://github.com/apache/kafka/pull/1619]

> Add functions to print stream topologies
> ----------------------------------------
>
>                 Key: KAFKA-3858
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3858
>             Project: Kafka
>          Issue Type: New Feature
>          Components: streams
>    Affects Versions: 0.10.1.0
>            Reporter: Roger Hoover
>            Assignee: Eno Thereska
>             Fix For: 0.10.1.0
>
>
> For debugging and development, it would be very useful to be able to print Kafka streams topologies.  At a minimum, it would be great to be able to see the logical topology including with Kafka topics linked by sub-topologies.  I think that this information does not depend on partitioning.  For more detail, it would be great to be able to print the same logical topology but also showing number of tasks (an perhaps task ids?).  Finally, it would be great to show the physical topology after the tasks have been mapped to JVMs + threads.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)