Skip to content

Commit f7e64d3

Browse files
KAFKA-20290: KIP-1240 updates in upgrade.md (apache#21703)
Add a line to upgrade.md for KIP-1240. Reviewers: Lan Ding <isDing_L@163.com>, majialong <majialoong@gmail.com>, Lianet Magrans <lmagrans@confluent.io>
1 parent 9834b51 commit f7e64d3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/getting-started/upgrade.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ type: docs
3939
* The `kafka-streams-scala` library is deprecated as of Kafka 4.3 and will be removed in Kafka 5.0. For further details, please refer to the [migration guide](/{version}/streams/developer-guide/scala-migration).
4040
* Support for cordoning log directories: For further details, please refer to [KIP-1066](https://cwiki.apache.org/confluence/x/Lg_TEg).
4141
* The `group.coordinator.rebalance.protocols` configuration is deprecated and will be removed in Kafka 5.0. In Kafka 5.0, all protocols will always be enabled and controlled solely by feature versions (`group.version`, `streams.version`, `share.version`) via `kafka-features.sh`. For further details, please refer to [KIP-1237](https://cwiki.apache.org/confluence/x/jIqmFw).
42+
* New group configs have been introduced: `share.delivery.count.limit`, `share.partition.max.record.locks` and `share.renew.acknowledge.enable`, along with equivalent broker configs for specifying minimum and maximum values. In addition, the validation of group configs has been improved. For further details, please refer to [KIP-1240](https://cwiki.apache.org/confluence/x/tIHMFw).
4243

4344
## Upgrading to 4.2.0
4445

0 commit comments

Comments
 (0)