You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by rh...@apache.org on 2020/09/28 23:30:54 UTC

[kafka] branch trunk updated (340cd07 -> 17fa3d9)

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

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


    from 340cd07  KAFKA-9584: Fix Headers ConcurrentModificationException in Streams (#8181)
     add 17fa3d9  KAFKA-10218: Stop reading config topic in every subsequent tick if catchup fails once (#8973)

No new revisions were added by this update.

Summary of changes:
 .../connect/runtime/distributed/DistributedHerder.java      | 13 ++++++++++---
 .../connect/runtime/distributed/DistributedHerderTest.java  |  9 +++++++++
 2 files changed, 19 insertions(+), 3 deletions(-)