Skip to content

Server auto discovery #11

@liyue2008

Description

@liyue2008

增加自动发现功能

  1. 每个集群配置唯一的集群ID;
  2. 当新节点启动时:
    1. 自动发现同一集群的其它服务器;
    2. 如果发现集群已存在,变更集群配置,将自身加入集群中;
    3. 如果集群不存在,把自己作为集群唯一节点,启动集群;
  3. 自动发现策略支持:
    1. 用户配置多个IP地址;
    2. 组播;
    3. 通过Rest服务获取;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions