mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-05 13:08:48 +08:00
增加单元测试和集成测试文档 & 问题修改
This commit is contained in:
@@ -8,9 +8,9 @@ alive-brokerId = 1
|
||||
# 集群名称
|
||||
cluster.name = integrationTestCluster
|
||||
# 集群地址
|
||||
cluster.bootstrap.address = 10.190.46.198:9093,10.190.14.237:9093,10.190.50.65:9093
|
||||
cluster.bootstrap.address = 127.0.0.1
|
||||
# zk地址
|
||||
cluster.zookeeper.address = 10.190.46.198:2181,10.190.14.237:2181,10.190.50.65:2181/xg
|
||||
cluster.zookeeper.address = 127.0.0.1
|
||||
# 物理集群在数据库中的Id
|
||||
physicalCluster.id.in.mysql = 1
|
||||
# 逻辑集群在数据库中的Id(新创建的逻辑集群并不能立即加载到缓存中,所以需要用已创建好的)
|
||||
|
||||
Reference in New Issue
Block a user