Skip to content

Fix reporting modified record#720

Open
Naveen Mall (naveenmall11) wants to merge 660 commits into
10.0.xfrom
RCCA-17436-10.5.x
Open

Fix reporting modified record#720
Naveen Mall (naveenmall11) wants to merge 660 commits into
10.0.xfrom
RCCA-17436-10.5.x

Conversation

@naveenmall11

Copy link
Copy Markdown
Member

Problem

https://confluent.slack.com/archives/C06HJ2VFQ5T
While projecting we were changing instance of record from InternalSinkRecord to SinkRecord and while reporting we were using modified records which was causing the original schema of messages to be changed while serialising again.

Solution

Changed the projection logic to not create a new SinkRecord.
Update kafka-connect-storage-common-parent to 11.2.5 that has above changes

Does this solution apply anywhere else?
  • yes
  • no
If yes, where?

Test Strategy

Testing done:
  • Unit tests
  • Integration tests
  • System tests
  • Manual tests

Release Plan

Parag Badani (pbadani) and others added 30 commits February 24, 2023 07:46
added service.yml for setting up semaphore pipeline
Sparsh Gupta (sp-gupta) and others added 25 commits October 29, 2023 04:16
[CC-21863] Resolve plugin.discovery error
MINOR: Add diagnostic info for topic partition assignments
@naveenmall11 Naveen Mall (naveenmall11) requested a review from a team as a code owner February 20, 2024 13:48
@cla-assistant

cla-assistant Bot commented Feb 20, 2024

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

1 similar comment
@cla-assistant

cla-assistant Bot commented Feb 20, 2024

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants