Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

quota.producer.default, quota.consumer.default: Default client-id producer/consumer quota  is currently applied to each unique client-id across all users. This will be modified to be a per-user quota for each unique client-id of the each user. This client-id default will be is applied only for users with unlimited quotaif default user quota is unlimited.

Default configuration

  • All clients have unlimited quota by default
  • If quota.user.producer.default, quota.user.consumer.default are set, these default quotas are allocated to each user principal.
  • If quota.user.producer.default, quota.user.consumer.default are unlimited, quota.producer.default, quota.consumer.default are allocated to each unique client-id of each user.

...