This is an automated email from the ASF dual-hosted git repository.

lucasbru pushed a change to branch 4.2
in repository https://gitbox.apache.org/repos/asf/kafka.git


    from ce5207afe8e KAFKA-20076 Fix wrong (uppercase) PluginType JSON 
serialization (#21318)
     new 1f825b37007 MINOR: Add missing streams groups tools doc (#21248)
     new 805d90223a7 KAFKA-19977: Documentation section on the streams 
rebalance protocol (#21170)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../developer-guide/streams-rebalance-protocol.md} |   0
 docs/getting-started/upgrade.md                    |   4 +-
 docs/streams/developer-guide/app-reset-tool.md     |   2 +-
 .../developer-guide/kafka-streams-group-sh.md      | 183 +++++++++++++++
 .../developer-guide/streams-rebalance-protocol.md  | 253 +++++++++++++++++++++
 docs/streams/upgrade-guide.md                      |   9 +
 6 files changed, 448 insertions(+), 3 deletions(-)
 copy docs/documentation/{_index.md => 
streams/developer-guide/streams-rebalance-protocol.md} (100%)
 create mode 100644 docs/streams/developer-guide/kafka-streams-group-sh.md
 create mode 100644 docs/streams/developer-guide/streams-rebalance-protocol.md

Reply via email to