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

bug: cannot load history data when creating cdc from the same table in second time #12923

Closed
tabVersion opened this issue Oct 17, 2023 · 2 comments
Labels
type/bug Something isn't working
Milestone

Comments

@tabVersion
Copy link
Contributor

Describe the bug

  1. create a table t1 with connector mysql-cdc
  2. cancel t1 when creating
  3. create a table t2 with connector mysql-cdc (load the same table from the upstream MySQL as t1)
  4. observe RW will not load history data from upstream MySQL

Error message/log

No response

To Reproduce

No response

Expected behavior

No response

How did you deploy RisingWave?

No response

The version of RisingWave

No response

Additional context

No response

@tabVersion tabVersion added the type/bug Something isn't working label Oct 17, 2023
@github-actions github-actions bot added this to the release-1.4 milestone Oct 17, 2023
@0xRad7
Copy link
Contributor

0xRad7 commented Oct 18, 2023

Describe the bug

  1. create a table t1 with connector mysql-cdc
  2. drop table t1 when data type error is found
  3. recreate a table t1 with connector mysql-cdc (load the same table from the upstream MySQL as t1)
  4. observe RW will not load history data from upstream MySQL

@tabVersion
Copy link
Contributor Author

close as false alarm

@tabVersion tabVersion closed this as not planned Won't fix, can't repro, duplicate, stale Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants