EugenDueck commented on issue #6209: [broker] add feature 
BrokerDeduplicationAcrossProducers
URL: https://github.com/apache/pulsar/pull/6209#issuecomment-585142757
 
 
   @sijie @codelipenghui So in order to combine the two approaches into one, I 
could
   
   1. add a producerGroupName field to producers
   1. add a flag to producers which controls whether producerName or 
producerGroupName should be used for deduplication
   1. remove the possibility for multiple producers with the same producerName 
to connect at the same time
   
   (3. is something I added but which I think we don't need any more if we have 
a producerGroupName)
   
   Is that in line of what you guys are thinking?

----------------------------------------------------------------
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

Reply via email to