zymap opened a new issue #9180:
URL: https://github.com/apache/pulsar/issues/9180


   **Motivation**
   
   When creating a function, we will do the validation for the function package 
and transform the FunctionConfig to the FunctionDetail in the same method.
   We introduced package management for saving the function packages, and want 
to reduce the duplicated validation when creating a function with a package 
name.
   So I suggest we need to separate the validation steps and transformation 
step to make the method more clear. 


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


Reply via email to