Skip to content

Commit

Permalink
Add note about storage check interval of the static quota plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Valeri <[email protected]>
  • Loading branch information
fvaleri committed Jul 12, 2024
1 parent 70f2280 commit fbb8b53
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ spec:
NOTE: `minAvailableBytesPerVolume` and `minAvailableRatioPerVolume` are mutually exclusive.
This means that only one of these parameters should be configured.

NOTE: By default, the storage check interval is 60 seconds.
This is reasonable, but it is possible to change that in `.spec.kafka.config` setting `client.quota.callback.static.storage.check-interval`.

[role="_additional-resources"]
.Additional resources

Expand Down

0 comments on commit fbb8b53

Please sign in to comment.