vicaya commented on issue #4811: [Issue: 3161][Go client] Return Message ID for send URL: https://github.com/apache/pulsar/pull/4811#issuecomment-572810970 Log here for posterity, pre 2.4 python client e.g. 2.3.2 would segfault if people use send_async and try to inspect msg.top_name() etc in the call back. 2.4+ python client would correctly complain about attribute errors on MessageId object.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
