tjiuming commented on PR #18138: URL: https://github.com/apache/pulsar/pull/18138#issuecomment-1286414801
> I wonder if it would also make sense to fix this method: > > https://github.com/apache/pulsar/blob/b59d0e9935f3943f514163b3bd14b03879fbd8dc/pulsar-common/src/main/java/org/apache/pulsar/common/util/SimpleTextOutputStream.java#L46-L49 `write(char)` is used to add some symbols like `,` ` ` `\n` `"`, generally, it won't lead to an issue. But, sure, fix it is better. @lhotari I've fixed it, PTAL -- 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]
