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

Removed adl support for cluster rpc types #17551

Merged

Conversation

mmaslankaprv
Copy link
Member

@mmaslankaprv mmaslankaprv commented Apr 2, 2024

Since we are not longer need to support ADL serialization of types being
used in RPC, we can remove all adl support for cluster types which are
only exchanged in RPC calls.

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
  • v23.3.x
  • v23.2.x

Release Notes

  • none

Since we are not longer need to support ADL serialization of types being
used in RPC, we can remove all `adl` support for cluster types which are
only exchanged in rpc calls.

Signed-off-by: Michał Maślanka <michal@redpanda.com>
Signed-off-by: Michał Maślanka <michal@redpanda.com>
@vbotbuildovich
Copy link
Collaborator

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm aren't we still using adl for topic configurations stored in old controller commands (and therefore this test is still marginally useful)?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we do, but we have snapshots now, so it is almost impossible to hit this command after the update

Copy link
Member

@dotnwat dotnwat Apr 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mmaslankaprv

so it is almost impossible

this sounds like it is possible??

@mmaslankaprv mmaslankaprv requested a review from ztlpn April 3, 2024 11:37
@mmaslankaprv mmaslankaprv merged commit 45b3647 into redpanda-data:dev Apr 3, 2024
17 checks passed
@mmaslankaprv mmaslankaprv deleted the cluster-types-adl-cleanup branch April 3, 2024 15:10
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