BewareMyPower commented on PR #17125:
URL: https://github.com/apache/pulsar/pull/17125#issuecomment-1246171814

   > I keep encoding type in KeyValue. Because if will remove it, will affect 
the API.
   
   The encoding type is already included in the schema, which is set in the 
producer or consumer internally from `ProducerConfiguration` or 
`ConsumerConfiguration`, why removing it will affect the API? We don't need to 
set schema on a `MessageBuilder`.


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