gaozhangmin edited a comment on pull request #14450:
URL: https://github.com/apache/pulsar/pull/14450#issuecomment-1077554524


   @freeznet  I agree with you this pr brings breaking changes. 
   But for task one, Now, user can create or update a function/sink/source by: 
   1、local path to the JAR file for the function (if the function is written in 
Java). 
   2、`functionPkgUrl`  which starts with http/https/file/package URL from 
packages management service
   
   I think We should upload package to packageManagement service  either we 
create functions by local path or `functionPkgUrl with http/file/https`  if We 
config function worker to use packageManagement service, 
   
   Late, download package directly from packageManagement service. 


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


Reply via email to