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/04 02:25:56 UTC

[GitHub] [pulsar] wolfstudy commented on issue #3813: [go client] Pointers vs. values in parameters

wolfstudy commented on issue #3813: [go client] Pointers vs. values in parameters 
URL: https://github.com/apache/pulsar/issues/3813#issuecomment-561446666
 
 
   > @wolfstudy did we address the problem in native client implementation?
   
   No, in the native go client, we still have this problem. [pr:69](https://github.com/apache/pulsar-client-go/pull/69) is a better way to solve this problem.
   
   In cgo client, maybe we can ignore this the problem, make sure sdk is forward compatible.

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