armanjupriya-er opened a new issue, #357: URL: https://github.com/apache/pulsar-client-cpp/issues/357
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar-client-cpp/issues) and found nothing similar. ### Version Pulsar Client CPP version: 3.3 ### Minimal reproduce step getSchemaInfoAsync is not honoring the PulsarClient timeout and is not timing out. ### What did you expect to see? Currently, we are having getSchemaInfoAsync method which gives the schema version asynchronously. We need a method to get the schema version synchronously and which will honor the pulsar client timeout. ### What did you see instead? getSchemaInfoAsync is not honoring the PulsarClient timeout and is not timing out. ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
