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

[admin-tool][controller] Add new config into ZK and allow admin-tool to update the config #1418

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

minhmo1620
Copy link

Summary

Add admin operation version into ZK as a config and allow admin-tool to update the version.

We will introduce a new field in adminTopicMetadata in ZK at clsuter-level to store the admin operation version to serialize/deserialize the message.

How was this PR tested?

current integration tests

What's next?

Update the serializer to fetch the version in ZK before serialize the message, and pass over this version for deserializer to deserialize.

Does this PR introduce any user-facing changes?

  • No. You can skip the rest of this section.
  • Yes. Make sure to explain your proposed changes and call out the behavior change.

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.

1 participant