You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by kk...@apache.org on 2020/05/07 01:10:22 UTC

[kafka] branch trunk updated (074ab2e -> 29dd114)

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

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


    from 074ab2e  KAFKA-9419: Fix possible integer overflow in CircularIterator (#7950)
     add 29dd114  KAFKA-9768: Fix handling of rest.advertised.listener config (#8360)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/connect/runtime/rest/RestServer.java   | 13 ++++++++++++-
 .../apache/kafka/connect/runtime/rest/RestServerTest.java   |  8 ++++++++
 2 files changed, 20 insertions(+), 1 deletion(-)