lhotari opened a new pull request #9608: URL: https://github.com/apache/pulsar/pull/9608
Fixes #9605 ### Motivation See #9605 ### Modifications - use the correct Jackson API to write a JsonNode to bytes - This bug was in GenericJsonWriter. However since there wasn't similar test coverage for JSONSchema.encode, some test coverage was added for JSONSchema.encode/decode in this same PR. ---------------------------------------------------------------- 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]
