You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Aditya Auradkar <aa...@linkedin.com> on 2015/02/10 23:16:51 UTC

Review Request 30848: Patch for KAFKA-1943

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30848/
-----------------------------------------------------------

Review request for kafka.


Bugs: KAFKA-1943
    https://issues.apache.org/jira/browse/KAFKA-1943


Repository: kafka


Description
-------

Change to not count MessageSetSizeTooLarge and MessageSizeTooLarge exceptions as failed producer requests from the brokers perspective


Diffs
-----

  core/src/main/scala/kafka/server/ReplicaManager.scala fb948b9ab28c516e81dab14dcbe211dcd99842b6 

Diff: https://reviews.apache.org/r/30848/diff/


Testing
-------


Thanks,

Aditya Auradkar