[
https://issues.apache.org/jira/browse/KAFKA-19730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lucas Brutschy reassigned KAFKA-19730:
--------------------------------------
Assignee: Lucas Brutschy
> StreamsGroupDescribe result is missing topology when topology not configured
> ----------------------------------------------------------------------------
>
> Key: KAFKA-19730
> URL: https://issues.apache.org/jira/browse/KAFKA-19730
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Reporter: Lucas Brutschy
> Assignee: Lucas Brutschy
> Priority: Major
>
> StreamsGroupDescribe does not include a topology if the topology is not
> configured.
>
> The problem is that it relies on `ConfiguredTopology` which may not be
> present or empty. Instead, we should use the unconfigured topology when the
> configured topology is not present
--
This message was sent by Atlassian Jira
(v8.20.10#820010)