是否不再支持使用 ESB 集群的管理器节点?
Does manager node using ESB cluster no longer supported?
据我所知,当前版本的集群 ESB 不包括工作节点和管理器节点的配置 - 只有工作节点 (https://docs.wso2.com/display/EI640/Clustering+the+ESB+Profile)。
是否不再支持管理器节点?
恕我直言,不需要。两个节点都作为管理器和工作器工作(因此 - "worker only node" 未被使用)。
诀窍是在两个节点中部署工件,请参阅https://docs.wso2.com/display/EI640/Clustering+the+ESB+Profile#ClusteringtheESBProfile-Deployingartifactsacrossthenodes
我个人更喜欢使用 NFS,对于稳定的环境,您可以使用 ci/cd 工具部署工件
据我所知,当前版本的集群 ESB 不包括工作节点和管理器节点的配置 - 只有工作节点 (https://docs.wso2.com/display/EI640/Clustering+the+ESB+Profile)。 是否不再支持管理器节点?
恕我直言,不需要。两个节点都作为管理器和工作器工作(因此 - "worker only node" 未被使用)。
诀窍是在两个节点中部署工件,请参阅https://docs.wso2.com/display/EI640/Clustering+the+ESB+Profile#ClusteringtheESBProfile-Deployingartifactsacrossthenodes
我个人更喜欢使用 NFS,对于稳定的环境,您可以使用 ci/cd 工具部署工件