dmvk commented on PR #22997: URL: https://github.com/apache/flink/pull/22997#issuecomment-1641815189
I'm curious about the fallback behavior in case you don't have thread local context. 🤔 Especially since the `contextEnvironmentFactory` is not marked as volatile. I guess the correct behavior would be simply using atomicReference there and only allow setting it once. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org