You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jg...@apache.org on 2020/08/24 18:21:36 UTC

[kafka] branch trunk updated (8af7b96 -> f19cd6c)

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

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


    from 8af7b96  KAFKA-10367: Allow running the Streams demo app with a config file (#9131)
     add f19cd6c  KAFKA-10312; Fix error code returned in Metadata response when leader is not available (#9112)

No new revisions were added by this update.

Summary of changes:
 .../main/scala/kafka/server/MetadataCache.scala    |  2 +-
 .../unit/kafka/server/MetadataCacheTest.scala      | 49 +++++++---------------
 2 files changed, 15 insertions(+), 36 deletions(-)