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/10/16 14:15:19 UTC

[kafka] branch trunk updated (432be58 -> 9e0bf0b)

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 432be58  MINOR: Use debug level logging for noisy log messages in Connect (#8918)
     add 9e0bf0b  KAFKA-10600: Connect should not add error to connector validation values for properties not in connector’s ConfigDef (#9425)

No new revisions were added by this update.

Summary of changes:
 .../kafka/connect/runtime/AbstractHerder.java      |   2 +-
 .../kafka/connect/runtime/AbstractHerderTest.java  | 173 ++++++++++++++++++++-
 2 files changed, 173 insertions(+), 2 deletions(-)