srkukarni opened a new pull request #2985: Update Semantics URL: https://github.com/apache/pulsar/pull/2985 ### Motivation The current update command for functions/sources/sinks expects us to supply all the details. This is non-untuitive and forms a very bad user experience since updates typically affect only a few parameters. This pr re-organizes source/sink/function updates to allow only a subset of details. We do a merge with the existing config, flag any errors before updating. ### 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: [email protected] With regards, Apache Git Services
