merlimat opened a new pull request #10543: URL: https://github.com/apache/pulsar/pull/10543
### Motivation While the majority of `MetadataCache` usages are with JSON, there is the need to allow for custom serde for cases in which we need to cache Protobuf metadata. Also, added `MetadatCache.getWithStat()` so that a user can still use the cache (and the serde) while accessing the underlying version of the data. -- 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: [email protected]
