[
https://issues.apache.org/jira/browse/KAFKA-20626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alieh Saeedi updated KAFKA-20626:
---------------------------------
Description: Admin-side StreamsGroupTopologyDescription POJO (with
predecessors() reconstructed from successors).
StreamsGroupTopologyDescriptionStatus enum: NOT_REQUESTED, NOT_STORED, ERROR,
AVAILABLE. StreamsGroupDescription additions. DescribeStreamsGroupsOptions
(includeTopologyDescription). DescribeStreamsGroupsHandler (parse topology from
response). KafkaAdminClient. DescribeStreamsGroupsHandlerTest, MockAdminClient.
CLI: kafka-streams-groups.sh --describe --topology --group <id>.
TopologyDescriptionFormatter (mirrors Topology#describe() output format,
includes predecessor reconstruction). Exit codes: 0 for AVAILABLE, 1 for
NOT_STORED/ERROR/non-zero ErrorCode. StreamsGroupCommandTest,
TopologyDescriptionFormatterTest. authorization-and-acls.md update.
> Add topology description to Admin client, DescribeStreamsGroups handler, and
> CLI tools
> --------------------------------------------------------------------------------------
>
> Key: KAFKA-20626
> URL: https://issues.apache.org/jira/browse/KAFKA-20626
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Alieh Saeedi
> Assignee: Lucas Brutschy
> Priority: Major
> Fix For: 4.4.0
>
>
> Admin-side StreamsGroupTopologyDescription POJO (with predecessors()
> reconstructed from successors). StreamsGroupTopologyDescriptionStatus enum:
> NOT_REQUESTED, NOT_STORED, ERROR, AVAILABLE. StreamsGroupDescription
> additions. DescribeStreamsGroupsOptions (includeTopologyDescription).
> DescribeStreamsGroupsHandler (parse topology from response).
> KafkaAdminClient. DescribeStreamsGroupsHandlerTest, MockAdminClient. CLI:
> kafka-streams-groups.sh --describe --topology --group <id>.
> TopologyDescriptionFormatter (mirrors Topology#describe() output format,
> includes predecessor reconstruction). Exit codes: 0 for AVAILABLE, 1 for
> NOT_STORED/ERROR/non-zero ErrorCode. StreamsGroupCommandTest,
> TopologyDescriptionFormatterTest. authorization-and-acls.md update.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)