You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ca...@apache.org on 2022/03/29 12:15:40 UTC

[kafka] branch trunk updated (db2485c -> 35ae4f2)

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

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


    from db2485c  KAFKA-13767; Fetch from consumers should return immediately when preferred read replica is defined by the leader (#11942)
     add 35ae4f2  KAFKA-6718: Add documentation for KIP-708 (#11923)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/common/config/ConfigDef.java  |  9 +++--
 .../apache/kafka/common/config/ConfigDefTest.java  |  5 +++
 docs/streams/architecture.html                     |  6 ++++
 docs/streams/developer-guide/config-streams.html   | 42 ++++++++++++++++++++++
 4 files changed, 60 insertions(+), 2 deletions(-)