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] tx/tm_stm: fix unboundedness of _pid_tx_id #18223

Merged

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #18198

If there is a new producer_id, we do not need older incarnations of the
same id as the corresponding transactions are sealed before
re-registration.

(cherry picked from commit be961f8)
@vbotbuildovich vbotbuildovich added this to the v23.3.x-next milestone May 2, 2024
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label May 2, 2024
@bharathv
Copy link
Contributor

bharathv commented May 2, 2024

Lets hold off on merging until a couple of clean chaos runs.

@piyushredpanda piyushredpanda modified the milestones: v23.3.x-next, v23.3.15 May 3, 2024
@bharathv bharathv merged commit c4919ec into redpanda-data:v23.3.x May 3, 2024
18 checks passed
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.

None yet

3 participants