huangping11
Results
3
issues of
huangping11
When the CDC stops the synchronization task, the data cannot be queried in the target environment.
16
### Current Behavior [root@wy3-db241 milvus-cdc]# curl -X POST http://localhost:8444/cdc \ > -H "Content-Type: application/json" \ > -d '{ > "request_type": "create", > "request_data": { > "milvus_connect_param": { > "uri": "http://192.168.3.242:19530",...
### Current Behavior The command to create a CDC task is as follows. curl -X POST http://localhost:8444/cdc \ -H "Content-Type: application/json" \ -d '{ "request_type": "create", "request_data": { "milvus_connect_param": {...