licj520 opened a new issue, #259:
URL: https://github.com/apache/pulsar-client-cpp/issues/259

   ### Search before asking
   
   - [X] I searched in the 
[issues](https://github.com/apache/pulsar-client-cpp/issues) and found nothing 
similar.
   
   
   ### Version
   
   3.2.0
   
   ### Minimal reproduce step
   
   Client client("pulsar://ip:6650");
   Producer producer;
   Result result = 
client.createProducer("persistent://public/default/my-topic", producer);
   
   ### What did you expect to see?
   
   
![image](https://user-images.githubusercontent.com/105142798/234741103-a005028e-3ed8-48e3-958b-d78f66222a4b.png)
   
   
   ### What did you see instead?
   
   
![image](https://user-images.githubusercontent.com/105142798/234741422-17165bd9-883d-4e09-87b8-e5fc3a7f63a6.png)
   
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
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-unsubscr...@pulsar.apache.org.apache.org

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

Reply via email to