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/07/25 11:37:21 UTC

[GitHub] [pulsar] easyfan opened a new issue #4809: provide a convenient method for C++ client producer batch container

easyfan opened a new issue #4809: provide a convenient method for C++ client producer batch container
URL: https://github.com/apache/pulsar/issues/4809
 
 
   **Describe the bug**
   Inside file: there is an inner structure `pulsar::BatchMessageContainer::MessageContainer,` which designed for some bridge purpose from an all-in-one message and each separated message callback. But so strange is that there is no convenient method for the structure to callback any given result directly. 
   
   **Expected behavior**
   Hope there is a convenient method for callbacking.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services