eolivelli opened a new pull request #9896: URL: https://github.com/apache/pulsar/pull/9896
Based on #9895, that is still a prototype. This patch adds support for KeyValue in case of Schema#OBJECT. Changes: when we are looking up a Schema using the Http service the returned KeyValue schema does not work, because it is JSON encoded but we are expecting a KeyValue encoded value. The patch converts the JSON version returned by the http service to the expected format. ---------------------------------------------------------------- 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]
