2020-10-12 16:17:08 UTC - Addison Higham: Hi @Enrico Can you share the code you have for this and perhaps a snapshot of logs?
The biggest thing I am wondering is if you are having your topic be load balanced and causing this issue. ---- 2020-10-12 16:17:52 UTC - Addison Higham: But you can place limits on the producer by using `pulsar-admin namespaces set-publish-rate` ---- 2020-10-12 16:18:02 UTC - Addison Higham: which places a rate limit on producers for each topic ---- 2020-10-12 18:45:15 UTC - Rattanjot Singh: let's say one bookie is running on 2.6.0 while rest of them are working on 2.5.0. What will happen. Also what about brokers,proxy ,zookeepers ---- 2020-10-12 21:46:30 UTC - Nick Rivera: Ok, issue 8243 filed. <https://github.com/apache/pulsar/issues/8243> ----