dockerzhang opened a new issue #7153: URL: https://github.com/apache/pulsar/issues/7153
**Describe the bug**  **Version** 2.5.2 deployed by k8s helm **To Reproduce** Steps to reproduce the behavior: 1. kubectl exec -it statefulset/pulsar-toolset 2. execute './bin/pulsar-perf produce fl-tenant/fl-namespace/tt --rate 10000 -s 5120000 -z LZ4' **Expected behavior** If i produce message in pulsar-broker by pulsar-perf, it works fine. it caught connection refused error if using pulsar-proxy in pulsar-toolset. ---------------------------------------------------------------- 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]
