massakam opened a new pull request, #413:
URL: https://github.com/apache/pulsar-client-cpp/pull/413

   Fixes #88
   
   ### Motivation
   
   https://github.com/apache/pulsar-client-cpp/pull/338 fixed 
`ConsumerImpl::closeAsync` so that closing after it was already closed or 
unsubscribed returns `ResultOk` instead of `ResultAlreadyClosed`. However, 
`MultiTopicsConsumerImpl::closeAsync` still returns `ResultAlreadyClosed`. This 
seems to be a change omission.
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   ### Documentation
   
   - [ ] `doc-not-needed`


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