Amar3tto commented on issue #30606: URL: https://github.com/apache/beam/issues/30606#issuecomment-2656119887
I think I found the reason: Instances of `ServiceLoad` class are not safe for use by multiple concurrent threads. And we have singleton `private static final ServiceLoader<SchemaInformationProvider> INSTANCE`. I will try to fix this -- 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]
