You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/05/11 22:57:40 UTC

[GitHub] [pulsar] merlimat opened a new pull request #10543: Allow to create MetadataCache with custom serde

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:
users@infra.apache.org



[GitHub] [pulsar] merlimat merged pull request #10543: Allow to create MetadataCache with custom serde

Posted by GitBox <gi...@apache.org>.
merlimat merged pull request #10543:
URL: https://github.com/apache/pulsar/pull/10543


   


-- 
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:
users@infra.apache.org