baomingyu opened a new pull request #641: URL: https://github.com/apache/pulsar-client-go/pull/641
Fixes #640 Master Issue: #640 go client create producer and consumer client way is different with java client. and go client will throw error when call grabCnx while Lookup or after sending CommandProducer. if use get this error, use must retry recreate client and this way is not neccessary. and connect need to reconnect while send or connect check way. java client handle like this, so it need be changed .   and java code is this  -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
