元数据持久化仓库

    类型:JDBC

    适用模式:Standalone

    可配置属性:

    类型:ZooKeeper

    可配置属性:

    类型:Etcd

    适用模式:Cluster

    可配置属性:

    适用模式:Cluster

    可配置属性:

    类型:Consul

    适用模式:Cluster

    1. 在 server.yaml 中配置 Mode 运行模式
    2. 配置元数据持久化仓库类型
    • 单机模式配置方式
    • 集群模式
    1. type: Cluster
    2. props:
    3. namespace: governance_ds
    4. retryIntervalMilliseconds: 500
    5. timeToLiveSeconds: 60