jolshan commented on code in PR #14370:
URL: https://github.com/apache/kafka/pull/14370#discussion_r1322166759


##########
clients/src/main/java/org/apache/kafka/common/requests/ProduceResponse.java:
##########
@@ -51,6 +51,11 @@
  * {@link Errors#CLUSTER_AUTHORIZATION_FAILED}
  * {@link Errors#TRANSACTIONAL_ID_AUTHORIZATION_FAILED}
  * {@link Errors#INVALID_RECORD}
+ * {@link Errors#COORDINATOR_LOAD_IN_PROGRESS}

Review Comment:
   Added these since we didn't add them before.



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