Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ERROR]: The url of the sample code for the creation cdc task is incorrect #2813

Open
1 task done
qixuan0212 opened this issue Sep 24, 2024 · 0 comments
Open
1 task done

Comments

@qixuan0212
Copy link

Is there an existing issue for this?

  • I have searched the existing issues.

Issue

curl -X POST http:_//localhost:8444/cdc \ -H "Content-Type: application/json" \ -d '{ "request_type": "create", "request_data": { "milvus_connect_param": { "uri": "http://localhost:19530", "token":"root:Milvus", "connect_timeout": 10 }, "collection_infos": [ { "name": "*" } ] } }'
from https://milvus.io/docs/manage-cdc-tasks.md

Suggestion

The "_" should not appear in the url

Anything else?

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant