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

[backport] [24.1.x] tx: do not throw USE on expired transaction_ids #22943

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

bharathv
Copy link
Contributor

@bharathv bharathv commented Aug 19, 2024

Backport of #22912

Instead return INVALID_PRODUCER_ID_MAPPING like Apache Kafka https://github.com/apache/kafka/blob/cd47b3c1cce7a9f1881e40d38742b9ec8b30cf32/core/src/main/scala/kafka/coordinator/transaction/TransactionCoordinator.scala#L513C23-L513C50

(cherry picked from commit 84f42db)

Fixes #22918

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

Release Notes

  • none

@bharathv bharathv requested a review from rockwotj August 19, 2024 15:09
@bharathv bharathv changed the title tx: do not throw USE on expired transaction_ids [backport] [24.1.x] tx: do not throw USE on expired transaction_ids Aug 19, 2024
@bharathv bharathv merged commit 7f6e228 into redpanda-data:v24.1.x Aug 19, 2024
21 checks passed
@bharathv bharathv deleted the 241x-end-tx-use branch August 19, 2024 17:58
@BenPope BenPope added this to the v24.1.15 milestone Aug 20, 2024
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.

3 participants