Shoothzj opened a new pull request, #17359:
URL: https://github.com/apache/pulsar/pull/17359
### Motivation
The limitTime of quota can be less than 0, we should not check timelimit if
limittime is less than 0
### Modifications
- add check of limittime
- change `currentMillis` from `Long` to `long`. Primitive type is enough.
### Documentation
Check the box below or label this PR directly.
Need to update docs?
- [x] `doc-not-needed`
(Please explain why)
--
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]