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

model/x: Fix typo in legacy offset_options envelope template #20828

Conversation

oleiman
Copy link
Member

@oleiman oleiman commented Jul 3, 2024

s/transform_offset_options/legacy_transform_offset_options/

Also adds unit tests to try prove out the theory of selectively writing out older versions of the serde::variant. Works as expected.

Also worth noting that this works regardless of the serde::envelope CRTP param fixed by this diff...perhaps that's due to the narrow scope of the legacy struct - only ever being written out explicitly in transform_metadata::serde_write.

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v24.1.x
  • v23.3.x
  • v23.2.x

Release Notes

  • none

s/transform_offset_options/legacy_transform_offset_options/

Also adds unit tests to try prove out the theory of selectively
writing out older versions of the serde::variant. Works as expected.

Also worth noting that this works regardless of the serde::envelope
CRTP param fixed by this diff...perhaps that's due to the narrow
scope of the legacy struct - only ever being written out explicitly
in transform_metadata::serde_write.

Signed-off-by: Oren Leiman <[email protected]>
@oleiman
Copy link
Member Author

oleiman commented Jul 3, 2024

/ci-repeat 1

@oleiman oleiman added this to the v24.2.1-rc2 milestone Jul 3, 2024
@oleiman
Copy link
Member Author

oleiman commented Jul 4, 2024

/dt

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Jul 5, 2024

skipped ducktape retry in https://buildkite.com/redpanda/redpanda/builds/51121#0190801a-73c9-4bdc-af4e-cd7f8ff1da6c:
pandatriage cache was not found

skipped ducktape retry in https://buildkite.com/redpanda/redpanda/builds/51121#01908004-0761-4f7d-b5b2-d3cdf8eb6421:
pandatriage cache was not found

@aanthony-rp aanthony-rp merged commit fa0a2e1 into redpanda-data:dev Jul 5, 2024
17 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants