codelipenghui commented on pull request #9614: URL: https://github.com/apache/pulsar/pull/9614#issuecomment-784902010
@eolivelli Currently, the PulsarClient maintains a schema cache for all topics, you can see `getSchemaProviderLoadingCache` method in the PulsarClientImpl, so that you can get the schema by the topic name and the schema version. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org