Feature request: Support for DescribeClientQuotas/AlterClientQuotas
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
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.