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/28 04:16:06 UTC

[kafka] branch trunk updated (c22e450 -> c89f040)

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 c22e450  MINOR: Slight MetadataCache tweaks to avoid unnecessary work (#8728)
     add c89f040  KAFKA-10052: Harden assertion of topic settings in Connect integration tests (#8735)

No new revisions were added by this update.

Summary of changes:
 .../integration/InternalTopicsIntegrationTest.java | 11 ++++--
 .../SourceConnectorsIntegrationTest.java           | 18 ++++++---
 .../clusters/EmbeddedConnectClusterAssertions.java | 46 +++++++++++++++-------
 3 files changed, 50 insertions(+), 25 deletions(-)