You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@paimon.apache.org by "zhangjun0x01 (via GitHub)" <gi...@apache.org> on 2023/08/01 08:21:29 UTC

[GitHub] [incubator-paimon] zhangjun0x01 opened a new issue, #1700: [Bug] flink cdc database sync will throw an exception when drop table

zhangjun0x01 opened a new issue, #1700:
URL: https://github.com/apache/incubator-paimon/issues/1700

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar.
   
   
   ### Paimon version
   
   master 
   
   ### Compute Engine
   
   flink
   k8s
   
   ### Minimal reproduce step
   
   1. start a flink job to sync mysql database to paimon
   2. drop a mysql table
   3. it throw an exception 
   ```
   Invalid historyRecord, because tableChanges should contain exactly 1 item
   ```
   
   ### What doesn't meet your expectations?
   
   The program will be blocked and subsequent operations cannot be synchronized
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@paimon.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-paimon] yuzelin commented on issue #1700: [Bug] flink cdc database sync will throw an exception when drop table

Posted by "yuzelin (via GitHub)" <gi...@apache.org>.
yuzelin commented on issue #1700:
URL: https://github.com/apache/incubator-paimon/issues/1700#issuecomment-1668966120

   Solved by #1702


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-paimon] yuzelin closed issue #1700: [Bug] flink cdc database sync will throw an exception when drop table

Posted by "yuzelin (via GitHub)" <gi...@apache.org>.
yuzelin closed issue #1700: [Bug] flink cdc database sync will throw an exception when drop table 
URL: https://github.com/apache/incubator-paimon/issues/1700


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org