Skip to content

Fix missing responses in Procotol Guide #690

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: asf-site
Choose a base branch
from

Conversation

andy1li
Copy link

@andy1li andy1li commented May 21, 2025

Update generated/protocol_messages.html after apache/kafka#19769

…ts, and OffsetCommit APIs

- Added detailed descriptions for Produce Request and Response (Versions 12 and 13), including fields like transactional_id, acks, timeout_ms, and partition_data.
- Updated Fetch Response (Version 17) to include new fields such as high_watermark and aborted_transactions.
- Expanded ListOffsets Request and Response (Versions 1 and 10) with comprehensive field descriptions.
- Enhanced OffsetCommit Request (Version 10) and Response (Versions 2, 9, and 10) with additional fields and descriptions for better clarity.
- Introduced new APIs for StreamsGroupHeartbeat and StreamsGroupDescribe, detailing their request and response structures.
@andy1li andy1li changed the title Update Procotol Guide Fix missing responses in Procotol Guide May 21, 2025
@andy1li
Copy link
Author

andy1li commented May 21, 2025

Hey @frankvicky, would you mind taking a look, or updating the 4.0 site when it's convenient for you? Thanks!

The Protocol Guide points to 4.0 right now:

<!--#include virtual="40/protocol.html" -->

@andy1li
Copy link
Author

andy1li commented May 26, 2025

Hey @ijuma @lucasbru @jlprat @fvaleri @frankvicky @lianetm @m1a2st @chia7712, do you happen to know what's the next scheduled date when asf-site/40 will be updated from apache/kafka? Thanks!

Copy link
Contributor

@fvaleri fvaleri left a comment

Choose a reason for hiding this comment

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

Hi @andy1li, I think there is no scheduled date at the moment (no bugfix release plan for 4.0), but this update will be done as soon as some maintainer approves the changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants