merlimat opened a new pull request #12243:
URL: https://github.com/apache/pulsar/pull/12243


   ### Motivation
   
   In some cases, at the moment of doing serialization/deserialization, we need 
to use more information than just the `byte[]` payload. For example this 
happens in the context of BK abstract interfaces for metadata access. 
   
   Adding here the support for passing the path and stats of the metadata value 
to the serializer, which it can then either use or ignore.


-- 
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]


Reply via email to