diff --git a/docs/upgrade.html b/docs/upgrade.html index e225fe93e5cbb..2cf976acce7d9 100644 --- a/docs/upgrade.html +++ b/docs/upgrade.html @@ -72,7 +72,10 @@
IDEMPOTENT_WRITE permission is required. Check the compatibility
+ section of KIP-679>
+ for details. In 3.0.0 and 3.1.0, a bug prevented this default from being applied,
which meant that idempotence remained disabled unless the user had explicitly set enable.idempotence to true
(See KAFKA-13598 for more details).
This issue was fixed and the default is properly applied in 3.0.1, 3.1.1, and 3.2.0.enable.idempotence to true. See KAFKA-13598 for more details.
- This issue was fixed and the default is properly applied.IDEMPOTENT_WRITE permission is required. Check the compatibility
+ section of KIP-679>
+ for details. A bug prevented the producer idempotence default from being applied which meant that it remained disabled unless the user had
+ explicitly set enable.idempotence to true. See KAFKA-13598 for
+ more details. This issue was fixed and the default is properly applied.enable.idempotence to true. See KAFKA-13598 for more details.
- This issue was fixed and the default is properly applied.IDEMPOTENT_WRITE permission is required. Check the compatibility
+ section of KIP-679>
+ for details. A bug prevented the producer idempotence default from being applied which meant that it remained disabled unless the user had
+ explicitly set enable.idempotence to true. See KAFKA-13598 for
+ more details. This issue was fixed and the default is properly applied.idempotence is enabled and acks is set to all instead of 1.
See KIP-679 for details.
- In 3.0.0 and 3.1.0, a bug prevented the idempotence default from being applied which meant that it remained disabled unless the user had explicitly set
- enable.idempotence to true. Note that the bug did not affect the acks=all change. See KAFKA-13598 for more details.
+ In 3.0.0 and 3.1.0, a bug prevented the idempotence default from being applied which meant that it remained disabled unless the user had explicitly set
+ enable.idempotence to true. Note that the bug did not affect the acks=all change. See KAFKA-13598 for more details.
This issue was fixed and the default is properly applied in 3.0.1, 3.1.1, and 3.2.0.