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 <iamkafkau...@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 >