confluent-kafka-javascript icon indicating copy to clipboard operation
confluent-kafka-javascript copied to clipboard

Feature request: Support for DescribeClientQuotas/AlterClientQuotas

Open baac0 opened this issue 1 year ago • 1 comments

Currently, we are evaluating Kafka client libraries for JavaScript and were delighted to learn that with confluent-kafka-javascript an offering supported by Confluent is in the works.

For our use case, support for the Admin API functions

  • DescribeClientQuotas (API Key 48)
  • AlterClientQuotas (API Key 49)

would be required.

We realise that confluent-kafka-javascript depends on librdkafka to provide the missing functions. Can you share any insights into plans/timelines if and when librdkafka might be enhanced to support these API keys?

Cheers, Achim

baac0 avatar Jul 18 '24 09:07 baac0

Hey Achim, thanks for the feedback. At this moment, there is no timeline for including these particular AdminAPI within librdkafka. I'll discuss this with the team internally and see if we can share an insight about the plan.

milindl avatar Jul 23 '24 04:07 milindl