Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


In the proposed new version of the ConsumerGroupHeartbeat RPC, while there are no changes to the RPC fields, the server's behavior regarding the member ID has been updated.
The server will no longer generate a member ID. Instead, the client must generate a UUID as the member ID during the initial heartbeat and include it in every subsequent request. The server will validate that a valid UUID is provided in the member ID field. If the member ID is missing, the server will reject the request.

...