lucasbru commented on code in PR #21110:
URL: https://github.com/apache/kafka/pull/21110#discussion_r2606468630


##########
clients/src/main/resources/common/message/StreamsGroupHeartbeatResponse.json:
##########
@@ -94,6 +94,7 @@
       //                                       The group coordinator will 
attempt to create all missing internal topics, if any errors occur during
       //                                       topic creation, this will be 
indicated in StatusDetail.
       //  4 - SHUTDOWN_APPLICATION           - A client requested the shutdown 
of the whole application.
+      //  5 - ASSIGNMENT_DELAYED             - No assignment was provided 
because assignment computation was delayed.

Review Comment:
   removed again after other discussions



-- 
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