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

[controller] add a new config that, when set, will update real time topic during partition count update #1403

Closed
wants to merge 1 commit into from

Conversation

arjun4084346
Copy link
Contributor

@arjun4084346 arjun4084346 commented Dec 17, 2024

update real time topic name, if needed during partition count update, when config update.real.time.topic is set

With this PR, during partition count update, we will set the real time topic name if the partition count update is needed.
This is a part of the bigger project to achieve re-partitioning in real time topic and because there is a lot of work remaining, we will control this behavior through a config update.real.time.topic; the default value of this config will be false

Resolves #XXX

How was this PR tested?

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.

@arjun4084346 arjun4084346 marked this pull request as draft December 17, 2024 23:12
@arjun4084346 arjun4084346 changed the title add a new config that will update real time topic during partition co… [controller] add a new config that, when set, will update real time topic during partition count update Dec 17, 2024
@arjun4084346 arjun4084346 marked this pull request as ready for review December 18, 2024 00:02
@arjun4084346 arjun4084346 marked this pull request as draft December 19, 2024 19:34
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