lhotari commented on PR #22510: URL: https://github.com/apache/pulsar/pull/22510#issuecomment-2059260081
> ```java > String jsonString = JSON.toJsonString(object); > httpOutput.writeString(jsonString); > ``` @dao-jun this doesn't seem to be the case based on the stack trace that Enrico shared. -- 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]
