huangping11

Results 13 comments of huangping11

CDC configuration [root@wy3-db241 configs]# cat cdc.yaml address: 0.0.0.0:8444 maxTaskNum: 100 metaStoreConfig: storeType: mysql mysqlSourceUrl: milvuscdc:milvuscdc@tcp(192.168.3.240:3318)/milvuscdc?charset=utf8 rootPath: cdc-by-dev sourceConfig: etcd: address: - http://127.0.0.1:2379 rootPath: by-dev metaSubPath: meta enableAuth: false username: root...

Configuration of message queue in the source environment。 mq: type: pulsar enablePursuitMode: true # Default value: "true" pursuitLag: 10 # time tick lag threshold to enter pursuit mode, in seconds...