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

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

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

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


    from 8380d2edf4 KAFKA-10199: Handle exceptions from state updater (#12519)
     add 0cbf74a940 KAFKA-14194: Fix NPE in Cluster.nodeIfOnline (#12584)

No new revisions were added by this update.

Summary of changes:
 clients/src/main/java/org/apache/kafka/common/Cluster.java   |  3 ++-
 .../src/test/java/org/apache/kafka/clients/MetadataTest.java | 12 ++++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)