You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/01/18 17:49:05 UTC

[GitHub] rdhabalia opened a new pull request #3389: [cpp-client] add support of receiveAsync API

rdhabalia opened a new pull request #3389: [cpp-client] add support of receiveAsync API
URL: https://github.com/apache/pulsar/pull/3389
 
 
   ### Motivation
   
   In many cases, client requires receiveAsync() api in Consumer. This api is already available into java-client but doesn't exist into CPP-client.
   
   ### Modification
   
   Add support for receiveAsync() api in cpp-client consumer.
   
   This PR is rebased and reopened from #577

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services