bharanic-dev opened a new pull request #11916:
URL: https://github.com/apache/pulsar/pull/11916
### Motivation
Fix a few small issues found during testing.
### Modifications
- publish rate limiter should not be set for dispatch (dispatch is not yet
supported).
- if the calculated quota is 0, set it to 1 (value 0 is assumed to mean that
the rate limiter is not enabled).
### Verifying this change
- [x] Make sure that the change passes the CI checks.
- [x] tested manually
This change is a trivial rework / code cleanup without any test coverage.
### Documentation
Check the box below and label this PR (if you have committer privilege).
- [x] no-need-doc
internal bug fixes.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]