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: can't unwrap a record on delete using opencdc #1359

Closed
raulb opened this issue Feb 2, 2024 · 0 comments · Fixed by #1362
Closed

Bug: can't unwrap a record on delete using opencdc #1359

raulb opened this issue Feb 2, 2024 · 0 comments · Fixed by #1362
Assignees
Labels
bug Something isn't working triage Needs to be triaged

Comments

@raulb
Copy link
Member

raulb commented Feb 2, 2024

Bug description

When trying to delete a record using the opencdc format, unwrap throws an error:

2024-02-02T16:56:03+00:00 ERR pipeline stopped error="node dest-file-output-xkapn00qyn60xog:source-kafka:unwrap-source-kafka stopped with error: error executing processor: failed to write message to DLQ: DLQ nack threshold exceeded (0/1), original error: unwrap: error unwrapping record: unexpected data type string%!(EXTRA <nil>)"

Steps to reproduce

  1. Have a pipeline which using a the opencdc processor to unwrap records.
  2. Perform a delete operation
  3. Notice the error thrown.

Version

v0.9.0-nightly.20240202

@raulb raulb added bug Something isn't working triage Needs to be triaged labels Feb 2, 2024
@github-project-automation github-project-automation bot moved this to Triage in Conduit Main Feb 2, 2024
@raulb raulb moved this from Triage to In Progress in Conduit Main Feb 5, 2024
@raulb raulb self-assigned this Feb 5, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Conduit Main Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Needs to be triaged
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant