cckellogg commented on issue #676: URL: https://github.com/apache/pulsar-client-go/issues/676#issuecomment-984012552
I'm trying to understand better what you are seeing. Is below what is happening? 1 - producer-1 with name `my-producer` is connected to a broker on topic-1 2 - app tries to create new producer producer-2 with the same name `my-producer` for topic-1 3 - the broker sends back an error saying producer with name `my-producer` is already connected to the topic-1 -- 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]
