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/12/23 18:19:06 UTC

[GitHub] [pulsar-client-go] merlimat opened a new pull request #141: Make producer.Send() to also return MessageID

merlimat opened a new pull request #141: Make producer.Send() to also return MessageID
URL: https://github.com/apache/pulsar-client-go/pull/141
 
 
   ### Motivation
   
   As it was already done on the C++ based client as well, we should return the MessageID even on the sync send operation, before we freeze the API on release.

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

[GitHub] [pulsar-client-go] merlimat merged pull request #141: Make producer.Send() to also return MessageID

Posted by GitBox <gi...@apache.org>.
merlimat merged pull request #141: Make producer.Send() to also return MessageID
URL: https://github.com/apache/pulsar-client-go/pull/141
 
 
   

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