mirror of https://github.com/apache/kafka.git
Part of KIP-572: follow up work to PR #9800. It's not save to retry a TX commit after a timeout, because it's unclear if the commit was successful or not, and thus on retry we might get an IllegalStateException. Instead, we will throw a TaskCorruptedException to retry the TX if the commit failed. Reviewers: A. Sophie Blee-Goldman <sophie@confluent.io> |
||
|---|---|---|
| .. | ||
| main | ||
| test | ||