Skip to content

搭建了bolt的ha集群,是否可以同时使用基于rpc的ha集群,这两种集群模式是否可以并存 #910

@zxqyingness

Description

@zxqyingness

背景描述:

  1. 4.5.2版本支持bolt 高可用集群模式,参考https://tugraph.tech/docs/tugraph-db/zh/4.5.2/installation&running/bolt_cluster
  2. 之前版本支持基于rpc的高可用集群模式,参考https://tugraph.tech/docs/tugraph-db/zh/4.5.2/installation&running/high-availability-mode

问题:

  1. 这两种集群模式是否可以并存,即通过./lgraph_server 同时指定以下
  • --enable_ha true && --ha_conf
  • 在/usr/local/etc/lgraph.json指定bolt_raft相关参数
  1. 如果不能并存,则使用bolt高可用集群模式时,是否无法使用rpc端口的服务;使用rpc的高可用集群模式时,无法使用bolt端口的高可用模式

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions