sijie commented on issue #6209: [broker] add feature BrokerDeduplicationAcrossProducers URL: https://github.com/apache/pulsar/pull/6209#issuecomment-581748207 > deduplication is currently configured at the namespace level namespace policy is a way to configure topics. when it is configured at namesapce level, it applies to all the topics under that namespace. @codelipenghui has been working on topic-level policy. After that is merged, you should be able to configure policies at topic level. > Where would be put this producer group type setting? Since all producers go to the owner broker, it can just be a setting at producer side. when a producer connects to the broker, it can carry the setting to broker. does it work?
---------------------------------------------------------------- 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
