BewareMyPower commented on pull request #8606: URL: https://github.com/apache/pulsar/pull/8606#issuecomment-735608152
@saosir From my perspective, both you concerned are right. But the Java client has the same behavior, like `MultiTopicsConsumerImpl` and `ConsumerImpl` both hold an `UnAckedMessageTracker` instance. Except that Java client supports chucked messages but C++ client doesn't. ---------------------------------------------------------------- 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]
