rdhabalia commented on issue #1902: Support function registration with package-url URL: https://github.com/apache/incubator-pulsar/pull/1902#issuecomment-394466975 @sijie > just one general comment, do we really need a separate endpoint for this? right now, `register-function` mainly takes function-metadata and file-stream as argument. file-stream and file-url are mutually exclusive so, I felt to create a new resource-endpoint where url can replace the file-stream. However, you are right, instead of a new end-point, I think we can add url along with file-stream in the same register-function api and user can provide either of them and we can document it as well.
---------------------------------------------------------------- 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
