You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by vv...@apache.org on 2020/07/20 21:28:21 UTC

[kafka] branch trunk updated (f4944ee -> 9b30276)

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

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


    from f4944ee  KAFKA-10295: Wait for connector recovery in test_bounce (#9043)
     add 9b30276  KAFKA-9161: add docs for KIP-441 and KIP-613 and other configs that need fixing (#9027)

No new revisions were added by this update.

Summary of changes:
 docs/streams/architecture.html                     |   4 +-
 docs/streams/developer-guide/config-streams.html   | 358 ++++++++++++++-------
 docs/streams/developer-guide/memory-mgmt.html      |   5 +-
 docs/streams/developer-guide/running-app.html      |  12 +
 docs/streams/upgrade-guide.html                    |  17 +-
 .../org/apache/kafka/streams/StreamsConfig.java    |  56 ++--
 6 files changed, 312 insertions(+), 140 deletions(-)