gaozhangmin opened a new pull request #14450:
URL: https://github.com/apache/pulsar/pull/14450


   Fixes #14224
   ### Motivation
   
   The current function creation will directly store the jar file into 
DistributedLog by calling WorkerUtils.uploadFileToBookkeeper no matter we 
create function by jar file or functionPkgUrl. It doesn't store the jar file by 
the unified package service interface
   
   ### Modifications
   upload package to packageManagement service.
   
   ### Documentation
   
   Check the box below or label this PR directly (if you have committer 
privilege).
   
   Need to update docs? 
   
   - [ ] `doc-required` 
     
     (If you need help on updating docs, create a doc issue)
     
   - [ ] `no-need-doc` 
     
     (Please explain why)
     
   - [ ] `doc` 
     
     (If this PR contains doc changes)
   
   
   


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