lalit-g-deepr commented on issue #205: URL: https://github.com/apache/pulsar-client-cpp/issues/205#issuecomment-1467768225
@BewareMyPower I am writing API for basic operation for producer consumers. I want that user can check connection without creating producer or consumer. After making connection with pulsar client if connection is not proper they don't need to create producer or consumer. Right now I am getting this functionality by creating dummy producer on test topic. Having this method would save creation of dummy resources. -- 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]
