Lucas Brutschy created KAFKA-19730:
--------------------------------------
Summary: 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
Reporter: Lucas Brutschy
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)