Versions Compared

Key

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

...

Quota management via Admin Client has gone through a couple drafts of proposals (KIP-248, KIP-422). While improvements have been made to the Admin interface for configuration handling, fitting quotas into the API would be restrictive because hasn't been clean as they don't fit the natural key-value pairing, nor is the configuration output expressive enough to return all useful information. Therefore, it'd be beneficial to have a quota-native API for managing quotas, which would offer an intuitive and less error-prone interface, convey additional useful information beyond what the configuration APIs could offer, and provide for future extensibility as quotas types are added or evolved.

...