zentol opened a new pull request, #22997:
URL: https://github.com/apache/flink/pull/22997

   If multiple threads call `initializeContextEnvironment` then they may 
interfere with the value stored in the thread local, because that is derived 
from a field in the environment, not the method argument.


-- 
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

Reply via email to