xuesong172500 opened a new issue #7535: URL: https://github.com/apache/pulsar/issues/7535
**Is your feature request related to a problem? Please describe.** Can the create / update function be used through a storm like framework storm.sh To manage the start and stop of function, some Java options can be modified at will without changing function Runtime code, now function has two class loaders, using similar storm.sh Only one class loader is needed for the command of function. The load balancing of function can be done directly through zookeeper. **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here. ---------------------------------------------------------------- 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]
