gianm opened a new pull request #10923: URL: https://github.com/apache/druid/pull/10923
RFC4180Parser is not thread safe and cannot be shared across readers. Also adds "Not thread-safe" doc comments to interfaces that may own parsers and are designed for use by a single thread: InputEntityReader and Parser. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
