DL1231 commented on PR #20614:
URL: https://github.com/apache/kafka/pull/20614#issuecomment-3550423393

   @junrao Thanks for the review. I have updated the PT. The generated HTML 
looks like this:
   <pre>
   ConsumerGroupHeartbeat Response (Version: 0) => { throttle_time_ms 
error_code error_message member_id member_epoch heartbeat_interval_ms 
assignment }
     throttle_time_ms => INT32
     error_code => INT16
     error_message => COMPACT_NULLABLE_STRING
     member_id => COMPACT_NULLABLE_STRING
     member_epoch => INT32
     heartbeat_interval_ms => INT32
     assignment => ?{ (topic_partitions) }
       topic_partitions => { topic_id (partitions) }
         topic_id => UUID
         partitions => INT32
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to