huangping11
huangping11
Milvus version: milvusdb/milvus:v2.4.15 milvus-standalone
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...