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 2021/12/15 08:21:15 UTC

[GitHub] [pulsar] BewareMyPower commented on issue #13289: c++ client Producer with name 'xxx-18-31667' is already connected to topic

BewareMyPower commented on issue #13289:
URL: https://github.com/apache/pulsar/issues/13289#issuecomment-994483061


   I have checked the C++ client, it looks like the error is not caused by the issue like https://github.com/apache/pulsar-client-go/pull/639. See https://github.com/apache/pulsar/blob/8625ffe0cce476539faf38c7d8a97adbfbe95855/pulsar-client-cpp/lib/ProducerImpl.cc#L68-L70
   
   The `userProvidedProducerName_` field is only initialized once when the `ProducerImpl` is created.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org