Re: [I] Recovery job failed [seatunnel]

2024-09-22 Thread via GitHub
github-actions[bot] commented on issue #7472: URL: https://github.com/apache/seatunnel/issues/7472#issuecomment-2367043411 This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

Re: [I] Recovery job failed [seatunnel]

2024-08-23 Thread via GitHub
dibrother commented on issue #7472: URL: https://github.com/apache/seatunnel/issues/7472#issuecomment-2306559386 Thank you very much, looking forward to future versions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] Recovery job failed [seatunnel]

2024-08-23 Thread via GitHub
dailai commented on issue #7472: URL: https://github.com/apache/seatunnel/issues/7472#issuecomment-2306479131 We will fix the problem in this pr. https://github.com/apache/seatunnel/pull/7463. -- This is an automated message from the Apache Git Service. To respond to the message, please l

Re: [I] Recovery job failed [seatunnel]

2024-08-23 Thread via GitHub
dailai commented on issue #7472: URL: https://github.com/apache/seatunnel/issues/7472#issuecomment-2306436338 This feature may help you. https://seatunnel.apache.org/docs/2.3.7/concept/event-listener. This will help you spot changes in the table structure. -- This is an automated messag

Re: [I] Recovery job failed [seatunnel]

2024-08-23 Thread via GitHub
dailai commented on issue #7472: URL: https://github.com/apache/seatunnel/issues/7472#issuecomment-2306432367 > The source table structure has been changed (deleting a field), will this affect the recovery? The change of upstream data is uncontrollable. It is recommended that you manu

Re: [I] Recovery job failed [seatunnel]

2024-08-22 Thread via GitHub
dibrother commented on issue #7472: URL: https://github.com/apache/seatunnel/issues/7472#issuecomment-2306416960 The source table structure has been changed (deleting a field), will this affect the recovery? The change of upstream data is uncontrollable. -- This is an automated me

Re: [I] Recovery job failed [seatunnel]

2024-08-22 Thread via GitHub
dailai commented on issue #7472: URL: https://github.com/apache/seatunnel/issues/7472#issuecomment-2306412730 Maybe you're using the wrong snapshot. Has the table structure changed before and after the snapshot you are using? -- This is an automated message from the Apache Git Service. To

Re: [I] Recovery job failed [seatunnel]

2024-08-22 Thread via GitHub
dibrother commented on issue #7472: URL: https://github.com/apache/seatunnel/issues/7472#issuecomment-2306405532 The current version being used is 2.3.7. -- 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

Re: [I] Recovery job failed [seatunnel]

2024-08-22 Thread via GitHub
dailai commented on issue #7472: URL: https://github.com/apache/seatunnel/issues/7472#issuecomment-2306402043 Please use the [2.3.7](https://github.com/apache/seatunnel/releases/tag/2.3.7) which fix the problem by the [pr](https://github.com/apache/seatunnel/pull/7381) -- This is an auto

[I] Recovery job failed [seatunnel]

2024-08-22 Thread via GitHub
dibrother opened a new issue, #7472: URL: https://github.com/apache/seatunnel/issues/7472 ### Search before asking - [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.