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

[v23.3.x] Added support for changing tx topic properties #16968

Conversation

mmaslankaprv
Copy link
Member

Backport of PR #16797

@mmaslankaprv mmaslankaprv added this to the v23.3.7 milestone Mar 8, 2024
@mmaslankaprv mmaslankaprv linked an issue Mar 8, 2024 that may be closed by this pull request
@mmaslankaprv mmaslankaprv force-pushed the vbotbuildovich/backport-16797-v23.3.x-792 branch from 5b27811 to fc3eb54 Compare March 8, 2024 08:21
Extracted topic manager topic creation logic to separate component. The
component is going to be responsible for managing the tx_manager topic
and its properties.

Signed-off-by: Michal Maslanka <michal@redpanda.com>
(cherry picked from commit b5ba68e)
Added possibility to change the `__kafka_internal/tx` topic properties.
The topic properties are reconciled with `cluster::tx_topic_manager`.

Previously changing configuration properties related with `tx` topic
had no effect despite being a properties that did not require restart.

Signed-off-by: Michal Maslanka <michal@redpanda.com>
(cherry picked from commit 022b16f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v23.3.x] Added support for changing tx topic properties
2 participants