merlimat commented on issue #6209: [broker] add feature BrokerDeduplicationAcrossProducers URL: https://github.com/apache/pulsar/pull/6209#issuecomment-582056797 I think there's more to be added to a producer group concept. eg: * Having a failover-like scenario, where only 1 producer is active and the `client.createProducer()` hangs until a particular producer instance becomes active. This will allow for basic leader election support for applications.
---------------------------------------------------------------- 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
