Skip to content

Conversation

@AndrewJSchofield
Copy link
Member

@AndrewJSchofield AndrewJSchofield commented Oct 25, 2025

Admin client changes for KIP-1226 which adds lag information for share
groups.

Reviewers: Lianet Magrans [email protected]

@AndrewJSchofield AndrewJSchofield changed the title KAFKA-19802: Admin client changes for KIP-1226 KAFKA-19802: WIP - Admin client changes for KIP-1226 Oct 25, 2025
@AndrewJSchofield AndrewJSchofield changed the title KAFKA-19802: WIP - Admin client changes for KIP-1226 KAFKA-19802: Admin client changes for KIP-1226 Oct 29, 2025
Copy link
Member

@lianetm lianetm left a comment

Choose a reason for hiding this comment

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

Thanks! Just nits on the comments, LGTM.

private final Optional<Long> lag;

/**
* Construct a new StartPartitionOffsetInfo.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* Construct a new StartPartitionOffsetInfo.
* Construct a new SharePartitionOffsetInfo.

* Construct a new StartPartitionOffsetInfo.
*
* @param startOffset The share-partition start offset
* @param leaderEpoch The optional leader epoch of the start offset
Copy link
Member

Choose a reason for hiding this comment

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

I expect this is the leader epoch of the share partition, correct?

@AndrewJSchofield AndrewJSchofield removed the request for review from apoorvmittal10 November 3, 2025 19:35
@AndrewJSchofield AndrewJSchofield merged commit cfe85c2 into apache:trunk Nov 4, 2025
20 checks passed
@AndrewJSchofield AndrewJSchofield deleted the KAFKA-19802 branch November 4, 2025 14:11
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.

2 participants