poorbarcode opened a new pull request, #16984:
URL: https://github.com/apache/pulsar/pull/16984
Fixes #16521
Master Issue: #16521
### Motivation
In `BrokerServiceTest.testLookupThrottlingForClientByClient`, if the broker
responds and client handle response quickly enough, this test will fail.
### Modifications
Add a signal to control the execution speed of "client handle response". The
logic is almost like #16540
### Documentation
- [ ] `doc-required`
(Your PR needs to update docs and you will update later)
- [x] `doc-not-needed`
(Please explain why)
- [ ] `doc`
(Your PR contains doc changes)
- [ ] `doc-complete`
(Docs have been already added)
--
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]