aahmed-se opened a new pull request #3114: Add log dir creation in ProcessRuntime URL: https://github.com/apache/pulsar/pull/3114 We create the expected log folder in the ProcessRuntime before the function process logger attempts to create it. This is because if multiple instances are launched they can encounter a race condition in creation of the directory.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
