You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by gu...@apache.org on 2020/02/26 22:04:03 UTC

[kafka] branch trunk updated (b9e3fa2 -> dfef2a3)

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

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


    from b9e3fa2  KAFKA-9601: Stop logging raw connector config values (#8165)
     add dfef2a3  KAFKA-9614: Not initialize topology twice in StreamTask (#8173)

No new revisions were added by this update.

Summary of changes:
 .../streams/processor/internals/StreamTask.java    |  5 +-
 .../processor/internals/StreamTaskTest.java        | 72 +++++++++++++++++-----
 2 files changed, 59 insertions(+), 18 deletions(-)