jerrypeng commented on issue #4176: [pulsar function] refactor function runtime URL: https://github.com/apache/pulsar/issues/4176#issuecomment-488053186 We should also make the setting of the Runtime/RuntimeFactory to be actually pluggable in the WorkerConfig. Currently its not. Ideally in the work config we should see something like: RuntimeFactory: "org.apache.pulsar.functions.runtime.ProcessRuntimeFactory" RuntimeFactoryConfigs: ...
---------------------------------------------------------------- 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
