Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Kafka Quotas #201

Open
purplefox opened this issue Aug 9, 2024 · 0 comments
Open

Implement Kafka Quotas #201

purplefox opened this issue Aug 9, 2024 · 0 comments
Milestone

Comments

@purplefox
Copy link
Contributor

purplefox commented Aug 9, 2024

Summary:

  • Per [user, client_id]
  • Send back delay in throttleTimeMs field in Api responses. Do not delay on broker.
  • Use bucket algorithm to calculate delay

https://docs.confluent.io/kafka/design/quotas.html
https://cwiki.apache.org/confluence/display/KAFKA/KIP-13+-+Quotas
https://cwiki.apache.org/confluence/display/KAFKA/KIP-219+-+Improve+quota+communication

@purplefox purplefox changed the title Implement KfThrottleTimeMs Implement Kafka ThrottleTimeMs Aug 9, 2024
@purplefox purplefox changed the title Implement Kafka ThrottleTimeMs Implement Kafka Quotas Aug 9, 2024
@purplefox purplefox added this to the 1.0 milestone Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant