You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ce...@apache.org on 2022/09/06 13:05:35 UTC

[kafka] branch trunk updated (0cbf74a940 -> c359558826)

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

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


    from 0cbf74a940 KAFKA-14194: Fix NPE in Cluster.nodeIfOnline (#12584)
     add c359558826 KAFKA-14015: Reconfigure tasks if configs have been changed for restarted connectors in standalone mode(#12568)

No new revisions were added by this update.

Summary of changes:
 .../runtime/standalone/StandaloneHerder.java       |  7 +-
 .../runtime/standalone/StandaloneHerderTest.java   | 93 +++++++++++++++++-----
 2 files changed, 77 insertions(+), 23 deletions(-)