Kafka 2.0 quotas

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Kafka 2.0 quotas

Vishal Santoshi
https://www.cloudera.com/documentation/kafka/2-2-x/topics/kafka_performance.html#quotas Any thoughts around feasibility ( in fact is this even supported )  of using quotas in flink based kafka connectors to throttle consumption and possibly mitigating back pressure if the optimal consumption rate is a prior known ?  
Reply | Threaded
Open this post in threaded view
|

Re: Kafka 2.0 quotas

Vishal Santoshi
Aah, quotas are broker side "throttles" so I guess this is any client API specific including "flink" ?

On Mon, Jan 7, 2019 at 2:17 PM Vishal Santoshi <[hidden email]> wrote:
https://www.cloudera.com/documentation/kafka/2-2-x/topics/kafka_performance.html#quotas Any thoughts around feasibility ( in fact is this even supported )  of using quotas in flink based kafka connectors to throttle consumption and possibly mitigating back pressure if the optimal consumption rate is a prior known ?