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

can't not use config file to specify a sink protocol #6360

Closed
asddongmen opened this issue Jul 20, 2022 · 2 comments · Fixed by #6361
Closed

can't not use config file to specify a sink protocol #6360

asddongmen opened this issue Jul 20, 2022 · 2 comments · Fixed by #6361
Labels
area/ticdc Issues or PRs related to TiCDC. component/cli CLI component. severity/minor type/bug The issue is confirmed as a bug.

Comments

@asddongmen
Copy link
Contributor

What did you do?

as title.

What did you expect to see?

No response

What did you see instead?

as title.

Versions of the cluster

Upstream TiDB cluster version (execute SELECT tidb_version(); in a MySQL client):

(paste TiDB cluster version here)

Upstream TiKV version (execute tikv-server --version):

(paste TiKV version here)

TiCDC version (execute cdc version):

master
@asddongmen asddongmen added type/bug The issue is confirmed as a bug. area/ticdc Issues or PRs related to TiCDC. component/cli CLI component. labels Jul 20, 2022
@lonng
Copy link
Contributor

lonng commented Jul 20, 2022

Is that a feature or a bug?

@asddongmen
Copy link
Contributor Author

asddongmen commented Jul 20, 2022

@lonng
It is a bug introduce by this PR: #6038
Before this PR above, we can specify sink protocol by config file when create a changefeed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ticdc Issues or PRs related to TiCDC. component/cli CLI component. severity/minor type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants