dajac opened a new pull request, #22507:
URL: https://github.com/apache/kafka/pull/22507

   Backport of #22466 to 4.2.
   
   The cherry-pick applied cleanly except that `CoordinatorBatch` already
   has a `maxBatchSize` field on 4.2 (the original patch added that field on
   trunk, but it already exists here). The redundant field, constructor
   parameter, assignment, and constructor argument were dropped, and the new
   log message uses the existing `maxBatchSize` field. The change is
   otherwise identical to the original commit.
   


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