dcais commented on PR #20117:
URL: https://github.com/apache/kafka/pull/20117#issuecomment-3050894511

   @kamalcph 
   When the client receives UNKNOWN_SERVER_ERROR, it may be unclear about the 
specific cause of the issue. Additionally, retries can generate a significant 
volume of error logs on the Broker. This handling approach could be improved 
for better clarity.
   In contrast, version 2.x returns incomplete results. Having the client fail 
with RecordTooLargeException would provide a more informative and graceful 
approach, wouldn't you agree? I believe version 2.8 implemented this handling 
method.


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to