You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by da...@apache.org on 2020/11/19 15:43:24 UTC

[kafka] branch trunk updated (1841e9f -> b9bab3b)

This is an automated email from the ASF dual-hosted git repository.

dajac pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 1841e9f  KAFKA-10024: Add dynamic configuration and enforce quota for per-IP connection rate limits (KIP-612, part 2) (#9386)
     add b9bab3b  KAFKA-9023: Log request destination when the Producer gets disconnected (#7498)

No new revisions were added by this update.

Summary of changes:
 .../kafka/clients/producer/internals/Sender.java     | 20 ++++++++++++++++----
 .../kafka/common/requests/ProduceResponse.java       |  4 ++++
 2 files changed, 20 insertions(+), 4 deletions(-)