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/03/24 17:10:54 UTC

[kafka] branch trunk updated (cc70614 -> 1b36e11)

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 cc70614  KAFKA-9743: Catch commit offset exception to eventually close dirty tasks (#8327)
     add 1b36e11  MINOR: Restore and global consumers should never have group.instance.id (#8322)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/kafka/streams/StreamsConfig.java     |  6 ++++++
 .../processor/internals/StoreChangelogReader.java        |  5 -----
 .../java/org/apache/kafka/streams/StreamsConfigTest.java | 16 ++++++++++++++--
 3 files changed, 20 insertions(+), 7 deletions(-)