zplinuxlover opened a new pull request #6781: URL: https://github.com/apache/pulsar/pull/6781
when i run the testcase `org.apache.pulsar.broker.service.ServerCnxTest` code three will be NPE exception, change the code, add `policies.clusterDispatchRate = Maps.newHashMap();` the testcase can pass. Probably the code in pulsar, but testcase pass the wrong param ---------------------------------------------------------------- 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]
