You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Anu P <ia...@gmail.com> on 2017/10/04 22:02:34 UTC

Quotas to throttle the MBytes/sec for a kafka topic

Hi All,

I am new to using quotas for Kafka.

Is it possible to throttle data ingested to a particular Kafka topic based
on ingested MBytes/sec?

If yes, please let me know the steps.

Appreciate any help.

Regards
Anu

Re: Quotas to throttle the MBytes/sec for a kafka topic

Posted by Manikumar <ma...@gmail.com>.
Yes, we can throttle the clients based on byte rate threshold quotas.

More details here:
http://kafka.apache.org/documentation/#design_quotas
http://kafka.apache.org/documentation.html#quotas

On Thu, Oct 5, 2017 at 3:32 AM, Anu P <ia...@gmail.com> wrote:

> Hi All,
>
> I am new to using quotas for Kafka.
>
> Is it possible to throttle data ingested to a particular Kafka topic based
> on ingested MBytes/sec?
>
> If yes, please let me know the steps.
>
> Appreciate any help.
>
> Regards
> Anu
>