srkukarni opened a new pull request #2752: Function Serverside validation Part 2
URL: https://github.com/apache/pulsar/pull/2752
 
 
   ### Motivation
   
   In the first part of adding serverside function validation(#2701), we added 
ability to pass in functionConfig to the function api endpoints and do 
functionConfigValidation. This pr follows up on that by adding the following
   1) Make the functions cli use the FunctionConfig interface rather than 
FunctionDetails interface for submitting functions
   2) Add separate endpoints for source/sinks that take SourceConfig/SinkConfig.
   3) Do serverside validation of SourceConfig/SinkConfig
   
   ### Modifications
   
   Describe the modifications you've done.
   
   ### Result
   
   After your change, what will change.
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to