BewareMyPower commented on PR #110: URL: https://github.com/apache/pulsar-client-cpp/pull/110#issuecomment-1309691480
@RobertIndie I think not. The patch calls `it == chunkedMessageCache_.end()` (before `maxPendingChunkedMessage_ > 0`) to check if the current chunk exists in the cache, just like `putIfAbsent`. -- 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]
