You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ij...@apache.org on 2020/04/15 16:31:13 UTC

[kafka] branch trunk updated (4ac2ad3 -> 0a50973)

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

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


    from 4ac2ad3  MINOR: Eliminate unnecessary partition lookups (#8484)
     add 0a50973  KAFKA-9864: Avoid expensive QuotaViolationException usage (#8477)

No new revisions were added by this update.

Summary of changes:
 .../common/metrics/QuotaViolationException.java    | 22 +++++++++++++++++-----
 .../kafka/server/ReplicationQuotaManager.scala     |  7 +------
 2 files changed, 18 insertions(+), 11 deletions(-)