MarvinCai commented on pull request #11216:
URL: https://github.com/apache/pulsar/pull/11216#issuecomment-894772910


   @hrsakai 
   you're right, I fail to take other clients into account, we can add the 
ability to calculate backlog from given MessageID so we can properly calculate 
permit. this should solve issue No.1 and No.2, 
   for issue No.3, with additional api mentioned above, we don't need to sync 
producer, and we can try serialize all acks by using a single produce-consume 
queue, then we should able to eliminate the need of synchronization.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to