cpovirk opened a new pull request, #30758: URL: https://github.com/apache/beam/pull/30758
The latter uses `ConverterManager.getInstance()`, which is not thread-safe: https://github.com/JodaOrg/joda-time/blob/main/src/main/java/org/joda/time/convert/ConverterManager.java#L89 We learned of this inside Google because of a report by TSAN. I don't know whether simple changes like this are exempt from the issue process discussed in https://github.com/apache/beam/blob/master/CONTRIBUTING.md#share-your-intent. Let me know if I should in fact open an issue. Thanks. -- 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]
