imbajin commented on issue #2264: URL: https://github.com/apache/incubator-hugegraph/issues/2264#issuecomment-1661405348
> 目前是通过在 AlgorithmPool 中注册新的算法实现来完成的,但是需要重新打包 core 的 jar,重启服务才能实现。后续能够像 flink 一样直接发布自己打包的 jar,不用重启服务? server 基本是无状态的, 多个 server 提供 HA 后, 实际上简单滚动升级即可覆盖, 直接热升级需要实现一套热加载的机制, 欢迎参与一起贡献开发 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
