EugenDueck edited a comment on issue #6209: [broker] add feature BrokerDeduplicationAcrossProducers URL: https://github.com/apache/pulsar/pull/6209#issuecomment-581735372 @codelipenghui You are absolutely right, using this feature by itself will not make a lot of sense. It is part of a bigger feature, as discussed in [slack](https://apache-pulsar.slack.com/archives/C5ZSVEN4E/p1580084668018500). What would make this feature useful is if we required sequence ids to be increasing by one, i.e. without gaps. This feature, with all the details, is quite a lot more involved, which is why I decided to start with this simpler one, to get to know the pulsar code base. But in terms of usefulness, it would make more sense to start with the harder feature first. Is that what you want me to do?
---------------------------------------------------------------- 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
