You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/10/07 14:04:13 UTC

[GitHub] [pulsar] jiazhai commented on pull request #8207: Remove unnecessary locks

jiazhai commented on pull request #8207:
URL: https://github.com/apache/pulsar/pull/8207#issuecomment-704958665


   > 1. Prepare a 3-node pulsar cluster and produce some data(topic with 4 partitions)
   > 2. Use pulsar-perf on another machine,
   >    `bin/pulsar-perf consume -u 'http://x.x.x.x:8080' -s my-sub-6 -sp Earliest -q 100000 persistent://public/default/p-topic`
   > 3. Pressure test twice, the first time with the original one, and the second time to replace the pulsar-client-original.jar in the lib folder
   > 
   > [record.zip](https://github.com/apache/pulsar/files/5338072/record.zip)
   
   Added this into the description


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org