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

Cannot scale out CDC node in playground mode #1934

Closed
lonng opened this issue Jun 20, 2022 · 0 comments · Fixed by #1935
Closed

Cannot scale out CDC node in playground mode #1934

lonng opened this issue Jun 20, 2022 · 0 comments · Fixed by #1935
Labels
type/bug Categorizes issue as related to a bug.

Comments

@lonng
Copy link
Contributor

lonng commented Jun 20, 2022

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?

I executed the following command:

 tiup playground scale-out --ticdc 2
  1. What did you expect to see?

The playground should bootstrap the new CDC node.

  1. What did you see instead?
✗ tiup playground scale-out --ticdc 2
Starting component `playground`: /Users/lonng/.tiup/components/playground/v1.10.2/tiup-playground scale-out --ticdc 2
unknown ticdc in sanitizeConfig
unknown ticdc in sanitizeConfig
  1. What version of TiUP are you using (tiup --version)?
tiup playground --version
Starting component `playground`: /Users/lonng/.tiup/components/playground/v1.10.2/tiup-playground --version
tiup version 1.10.2 tiup
Go Version: go1.18.3
Git Ref: v1.10.2
GitHash: 2de5b500c9fae6d418fa200ca150b8d5264d6b19
@lonng lonng added the type/bug Categorizes issue as related to a bug. label Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Categorizes issue as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant