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 update transaction-atomicity via configuration file #7935

Closed
sdojjy opened this issue Dec 19, 2022 · 2 comments · Fixed by #7980
Closed

can't update transaction-atomicity via configuration file #7935

sdojjy opened this issue Dec 19, 2022 · 2 comments · Fixed by #7980
Assignees
Labels
affects-6.1 affects-6.5 area/ticdc Issues or PRs related to TiCDC. severity/minor type/bug The issue is confirmed as a bug.

Comments

@sdojjy
Copy link
Member

sdojjy commented Dec 19, 2022

What did you do?

update transaction-atomicity from table to none
cdc cli changefeed update -c xxx --config cf.toml

[sink]
transaction-atomicity = "none"

What did you expect to see?

changefeed is started with transaction-atomicity ="none"

What did you see instead?

changefeed is started with transaction-atomicity ="table"

Versions of the cluster

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

TiCDC version (execute cdc version):

(paste TiCDC version here)
bash-5.1# /cdc version
Release Version: v6.1.2
Git Commit Hash: ae5423d942837e377123b15f9da3fa72d9ca6007
Git Branch: heads/refs/tags/v6.1.2
UTC Build Time: 2022-10-13 15:54:32
Go Version: go version go1.18.5 linux/amd64
Failpoint Build: false
@sdojjy sdojjy added type/bug The issue is confirmed as a bug. area/ticdc Issues or PRs related to TiCDC. labels Dec 19, 2022
@CharlesCheung96
Copy link
Contributor

/assign

@CharlesCheung96
Copy link
Contributor

/severity minor

ti-chi-bot pushed a commit that referenced this issue Jan 5, 2023
CharlesCheung96 added a commit to ti-chi-bot/tiflow that referenced this issue Jan 10, 2023
CharlesCheung96 added a commit to ti-chi-bot/tiflow that referenced this issue Jan 10, 2023
ti-chi-bot added a commit that referenced this issue Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.1 affects-6.5 area/ticdc Issues or PRs related to TiCDC. severity/minor type/bug The issue is confirmed as a bug.
Projects
None yet
3 participants