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/24 21:12:42 UTC

[GitHub] merlimat commented on issue #3161: Message ID of sent message should be returned in Go client producer

merlimat commented on issue #3161: Message ID of sent message should be returned in Go client producer
URL: https://github.com/apache/pulsar/issues/3161#issuecomment-457358552
 
 
   When we defined and reviewed the Go client API, this was one of the discussed points. The idea was to keep the API surface as small as possible. 
   
   Would it be an option to add the message id to the returned `error` ? eg: downcast to a ProducerError interface which will contain an optional message id.

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