jiazhai edited a comment 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 timee 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: [email protected] With regards, Apache Git Services
