KryukovaLidiya edited a comment on issue #13294: URL: https://github.com/apache/pulsar/issues/13294#issuecomment-995887385
@thiagohernandes To be honest, I'm not a committer to this repository and I'm not sure I have rights, but you can offer a patch here (If you have). I just faced the same problem and "delete" works for us. I am just involved in the analysis of the performance of the pulsar, so when faced with a problem I solve it on our side as it would be convenient for us and I report here. Thank you for reporting this (I forgot about it just by deleting). I could probably look and maybe suggest a patch, but not now. Unfortunately, until the new year I am overloaded. Perhaps someone can earlier and will pay attention to the problem, if not, I will try to help you, but not earlier than in a month. But since I myself have been looking at this code for only a month, I would be glad if you dropped the launch commands directly. Like this: `Run server bin/pulsar standalone &` `Run test bin/pulsar-perf produce --rate 100000 --warmup-time 60 --test-duration 120 my-topic` `We are waiting for the end of the program, the duration is 2 minutes - you can reduce it in the parameters above, this does not affect.` `See error` Maybe it would be possible to give this task a label that needs help? -- 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]
