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 2019/11/28 16:11:12 UTC

[GitHub] [pulsar] jiazhai commented on issue #5760: IndexOutOfBoundsException in PerformanceProducer

jiazhai commented on issue #5760: IndexOutOfBoundsException in PerformanceProducer
URL: https://github.com/apache/pulsar/issues/5760#issuecomment-559548151
 
 
   hi @codelipenghui I could reproduce this in a short way. 
   1. start a standalone: `bin/pulsar standalone`
   2. run  pulsar-perf  to produce message: `bin/pulsar-perf  produce  persistent://public/default/test-topic  --num-producers 1 -r 2000`
   3. kill pulsar standalone, and no touch pulsar-perf(let it still running)
   4. after a while (5-10 minutes) restart standalone, then will find this issue in pulsar-perf.
   

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


With regards,
Apache Git Services