codelipenghui commented on pull request #9614:
URL: https://github.com/apache/pulsar/pull/9614#issuecomment-790197364
@eolivelli @sijie Is it better to add method `getNativeRecord` or
`getOriginalRecord` in the `GenericRecord` interface?
--
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
codelipenghui commented on pull request #9614:
URL: https://github.com/apache/pulsar/pull/9614#issuecomment-784610479
@congbobo184 Could you please help review this PR?
This is an automated message from the Apache Git Service