wolfstudy opened a new pull request #5933: [Issue:5465] Fix the download path of functions jar pkg URL: https://github.com/apache/pulsar/pull/5933 Signed-off-by: xiaolong.ran <[email protected]> Fixes #5465 ### Motivation Generally, users rarely change the configuration of `downloadDirectory`. If we store it in the `/tmp` directory, the file will be invalid after a period of time. ### Modifications - Replace `/tmp/pulsar_functions` with `download/pulsar_functions`
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
