lhotari opened a new issue, #24694:
URL: https://github.com/apache/pulsar/issues/24694

   ### Search before reporting
   
   - [x] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Read release policy
   
   - [x] I understand that [unsupported 
versions](https://pulsar.apache.org/contribute/release-policy/#supported-versions)
 don't get bug fixes. I will attempt to reproduce the issue on a supported 
version of Pulsar client and Pulsar broker.
   
   
   ### User environment
   
   master 2e6a8eb
   
   
   ### Issue Description
   
   The [PIP-74 related consumer auto receiver queue 
feature](https://github.com/apache/pulsar/blob/master/pip/pip-74.md#consumer) 
in pulsar-perf consume should be activated with "-aq" option. However, the 
feature does nothing. The receiver queue size will remain 1 and result in very 
slow consumption.
   
   
   ### Error messages
   
   ```text
   
   ```
   
   ### Reproducing the issue
   
   This can be reproduced with this test case 
https://github.com/lhotari/pulsar/blob/lh-auto-receiver-queue-issue/tests/integration/src/test/java/org/apache/pulsar/tests/integration/profiling/PulsarProfilingTest.java
 . The javadoc contains details how to run it.
   
   ### Additional information
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
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]

Reply via email to