Skip to content

MINOR: Removed unused struct in StreamsGroupDescribeResponse.json#20864

Merged
chia7712 merged 1 commit intoapache:trunkfrom
lucasbru:remove_unused_struct
Nov 12, 2025
Merged

MINOR: Removed unused struct in StreamsGroupDescribeResponse.json#20864
chia7712 merged 1 commit intoapache:trunkfrom
lucasbru:remove_unused_struct

Conversation

@lucasbru
Copy link
Copy Markdown
Member

@lucasbru lucasbru commented Nov 12, 2025

StreamsGroupDescribeResponse declares a struct that is not used. This
can be removed.

Reviewers: Chia-Ping Tsai chia7712@gmail.com

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes an unused struct definition from the StreamsGroupDescribeResponse message specification. The TopicPartitions struct was declared in the commonStructs section but was never referenced within the message definition.

Key changes:

  • Removed the unused TopicPartitions struct from the commonStructs section (lines 128-137 in the original file)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Member

@chia7712 chia7712 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chia7712 chia7712 merged commit b73b1ae into apache:trunk Nov 12, 2025
31 checks passed
eduwercamacaro pushed a commit to littlehorse-enterprises/kafka that referenced this pull request Nov 12, 2025
…ache#20864)

StreamsGroupDescribeResponse declares a struct that is not used. This
can be removed.

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
shashankhs11 pushed a commit to shashankhs11/kafka that referenced this pull request Nov 14, 2025
…ache#20864)

StreamsGroupDescribeResponse declares a struct that is not used. This
can be removed.

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
TaiJuWu pushed a commit to TaiJuWu/kafka that referenced this pull request Dec 3, 2025
…ache#20864)

StreamsGroupDescribeResponse declares a struct that is not used. This
can be removed.

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
shashankhs11 pushed a commit to shashankhs11/kafka that referenced this pull request Dec 15, 2025
…ache#20864)

StreamsGroupDescribeResponse declares a struct that is not used. This
can be removed.

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants