sijie commented on issue #3854: [issue #3767] support go function for pulsar URL: https://github.com/apache/pulsar/pull/3854#issuecomment-480058664 @jerrypeng because the instance is exposed to be compiled with user function code. I don’t think it is a good idea to expose that many command line arguments. It should be just taking a conf which is a function spec. This would make things clear. In subsequent changes, 1) the localrun can take command line arguments and user facing function config and generate a go instance conf to run go instance; 2) the worker will do similar thing when running functions in managed mode.
---------------------------------------------------------------- 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] With regards, Apache Git Services
