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

[CDC] Create changefeed failed when config the parameter enable-old-value #10711

Closed
lidezhu opened this issue Mar 5, 2024 · 6 comments
Closed
Assignees
Labels
affects-7.5 affects-8.1 area/ticdc Issues or PRs related to TiCDC. severity/moderate type/bug The issue is confirmed as a bug.

Comments

@lidezhu
Copy link
Collaborator

lidezhu commented Mar 5, 2024

What did you do?

From https://asktug.com/t/topic/1022449

Create changefeed
tiup ctl:v7.5.1 cdc changefeed create --server=http://1xxxxxx:8324
--sink-uri="kafka://xxxxxx9092/tidb-supexxx?protocol=canal-json&kafka-version=2.4.1
&partition-num=6&max-message-bytes=10485760&compression=lz4&replication-factor=1"
--config=/home/tidb/cdctoml/cdc-xxxxxx-kafka.toml --changefeed-id="cdc-xxxx-kafka" --sort-engine="unified"

What did you expect to see?

Changfeed create successfully and log a warning that config enable-old-value is deprecated.

What did you see instead?

It reports error: unknown configuration options: enable-old-value

Versions of the cluster

cdc v7.5.x
@lidezhu lidezhu added area/ticdc Issues or PRs related to TiCDC. type/bug The issue is confirmed as a bug. labels Mar 5, 2024
@lidezhu lidezhu changed the title Create changefeed failed when config the parameter enable-old-value [CDC] Create changefeed failed when config the parameter enable-old-value Mar 5, 2024
@lidezhu
Copy link
Collaborator Author

lidezhu commented Mar 5, 2024

/severity moderate

@lidezhu
Copy link
Collaborator Author

lidezhu commented Mar 5, 2024

/assign @lidezhu

Copy link
Contributor

ti-chi-bot bot commented Mar 5, 2024

@lidezhu: The label(s) affect-7.5 cannot be applied. These labels are supported: duplicate, bug-from-internal-test, bug-from-user, ok-to-test, needs-ok-to-test, affects-5.4, affects-6.1, affects-6.5, affects-7.1, affects-7.5, affects-7.6, may-affects-5.4, may-affects-6.1, may-affects-6.5, may-affects-7.1, may-affects-7.5, may-affects-7.6, needs-cherry-pick-release-5.4, needs-cherry-pick-release-6.1, needs-cherry-pick-release-6.5, needs-cherry-pick-release-7.1, needs-cherry-pick-release-7.5, needs-cherry-pick-release-7.6, question, release-blocker, wontfix, MariaDB.

In response to this:

/label affect-7.5

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository.

@lidezhu
Copy link
Collaborator Author

lidezhu commented Mar 5, 2024

/label affects-7.5

Copy link
Contributor

ti-chi-bot bot commented Mar 5, 2024

@lidezhu: The label(s) affect-7.5 cannot be applied. These labels are supported: duplicate, bug-from-internal-test, bug-from-user, ok-to-test, needs-ok-to-test, affects-5.4, affects-6.1, affects-6.5, affects-7.1, affects-7.5, affects-7.6, may-affects-5.4, may-affects-6.1, may-affects-6.5, may-affects-7.1, may-affects-7.5, may-affects-7.6, needs-cherry-pick-release-5.4, needs-cherry-pick-release-6.1, needs-cherry-pick-release-6.5, needs-cherry-pick-release-7.1, needs-cherry-pick-release-7.5, needs-cherry-pick-release-7.6, question, release-blocker, wontfix, MariaDB.

In response to this:

/label affect-7.5

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository.

@flowbehappy
Copy link
Collaborator

flowbehappy commented Apr 26, 2024

We addressed it in this issue #10916. Closing this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-7.5 affects-8.1 area/ticdc Issues or PRs related to TiCDC. severity/moderate type/bug The issue is confirmed as a bug.
Projects
Development

Successfully merging a pull request may close this issue.

3 participants