SimFG
SimFG
From the log, the collection in source milvus has not been created yet, because its state is creating. However, I suspect that this problem is caused by the previous data...
How do you do it? Is it the following steps: insert data first, then delete data, and then use attu to check the number of data rows. Do you wait...
Each PR is guaranteed by integration testing, and there will be CDC process testing every day. In theory, such a small amount of data should be unlikely to go wrong.
you can clone the repo, and in the repo dir, execute the command: `make build`
Can you confirm whether the two milvus are completely independent? I feel that the downstream milvus seems to be abnormal. The extra data seems to be the data of one...
@anhnch30820 See if the point is not set correctly. You can try not to use the point first to see if the cdc can work properly.
This test is to see if the position parameter is passed in when creating the task. In addition, the performance of attu seems to be caused by duplicate data. Recently,...
postflow is really attractive !!! hope it can support grpc requests
@brandonbiggs 1. For one-way tls mode, set `common.security. tlsMode=1` in the milvus.yaml. And then, **`cd pymilvus/example`**, for using files in the `cert` dir according to relative path. ``` connections.connect(host=_HOST, port=_PORT,...
@sourabh-bootnext @nchanmala i think the doc can help you, doc link: https://milvus.io/docs/tls.md#Connect-to-the-Milvus-server-with-TLS 