You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Andy Coates (Jira)" <ji...@apache.org> on 2020/04/14 14:46:00 UTC

[jira] [Assigned] (KAFKA-9864) Avoid expensive QuotaViolationException usage

     [ https://issues.apache.org/jira/browse/KAFKA-9864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Coates reassigned KAFKA-9864:
----------------------------------

    Assignee: Andy Coates

> Avoid expensive QuotaViolationException usage
> ---------------------------------------------
>
>                 Key: KAFKA-9864
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9864
>             Project: Kafka
>          Issue Type: Improvement
>          Components: core
>            Reporter: Lucas Bradstreet
>            Assignee: Andy Coates
>            Priority: Major
>
> QuotaViolationException generates stack traces and uses String.format in exception generation. QuotaViolationException is used for control flow and these costs add up even though the exception contents are ignored.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)