[
https://issues.apache.org/jira/browse/KAFKA-14144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Mao updated KAFKA-14144:
------------------------------
Affects Version/s: 3.3.0
> AlterPartition is not idempotent when requests time out
> -------------------------------------------------------
>
> Key: KAFKA-14144
> URL: https://issues.apache.org/jira/browse/KAFKA-14144
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 3.3.0
> Reporter: David Mao
> Priority: Blocker
>
> [https://github.com/apache/kafka/pull/12032] changed the validation order of
> AlterPartition requests to fence requests with a stale partition epoch before
> we compare the leader and ISR contents.
> This results in a loss of idempotency if a leader does not receive an
> AlterPartition response because retries will receive an
> INVALID_UPDATE_VERSION error.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)