AndrewJSchofield commented on code in PR #20241: URL: https://github.com/apache/kafka/pull/20241#discussion_r2231574494
########## docs/streams/upgrade-guide.html: ########## @@ -213,6 +213,11 @@ <h4>Early Access of the Streams Rebalance Protocol</h4> Set <code>unstable.feature.versions.enable=true</code> for controllers and brokers, and set <code>unstable.api.versions.enable=true</code> on the brokers as well. In your Kafka Streams application configuration, set <code>group.protocol=streams</code>. + Upgrade the `streams.version` version to 1. To do this, run Review Comment: `streams.version` feature better than `streams.version` version :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org