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]Data parsing error, resulting in data loss #2

Closed
myksl opened this issue May 10, 2022 · 1 comment · Fixed by #12
Closed

[BUG]Data parsing error, resulting in data loss #2

myksl opened this issue May 10, 2022 · 1 comment · Fixed by #12
Labels
bug Something isn't working

Comments

@myksl
Copy link
Collaborator

myksl commented May 10, 2022

Environment

  • Ptubes version: 1.0.0
  • Operating System version: Linux
  • Java version: 1.8

Steps to reproduce this issue

I have a problem. When my upstream database changes greatly, I will encounter errors and lose data. The server log is as follows

b2bssc-3 parse row data error, skip row data at txn = TxnContext[], row = RowContext[table=xxx,type=UPDATE] com.meituan.ptubes.reader.common.exception.BuffaloException: java.lang.IndexOutOfBoundsException: Index: 0

Expected Behavior

Data can be parsed and stored normally

Actual Behavior

Data parsing error, it seems that only the update type will have problems

@myksl myksl added the bug Something isn't working label May 10, 2022
@myksl
Copy link
Collaborator Author

myksl commented May 26, 2022

@i will solve it@

myksl added a commit to myksl/ptubes that referenced this issue May 26, 2022
@myksl myksl mentioned this issue May 26, 2022
5 tasks
myksl added a commit to myksl/ptubes that referenced this issue May 26, 2022
lvfeifei08 added a commit that referenced this issue May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant