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 2019/11/21 15:42:01 UTC

[kafka] branch trunk updated (2604d39 -> 4e43124)

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 2604d39  MINOR: Fix Streams EOS system tests by adding clean-up of state dir (#7693)
     add 4e43124  MINOR: Controller should log UpdateMetadata response errors (#7717)

No new revisions were added by this update.

Summary of changes:
 .../controller/ControllerChannelManager.scala      | 20 +++++++++++------
 .../scala/kafka/controller/ControllerState.scala   | 11 ++++++++--
 .../scala/kafka/controller/KafkaController.scala   | 25 +++++++++++++++++-----
 .../controller/ControllerChannelManagerTest.scala  | 21 ++++++++++++++----
 4 files changed, 60 insertions(+), 17 deletions(-)