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 2021/02/03 23:40:42 UTC

[kafka] branch trunk updated (e119ea6 -> c64241f)

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 e119ea6  KAFKA-12271 Immutable container classes to support new MetadataCache (#10018)
     add c64241f  KAFKA-12259: Use raw config to infer the connector type when returning a connector status response (#10040)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/kafka/connect/runtime/AbstractHerder.java  | 6 +++---
 .../apache/kafka/connect/runtime/distributed/DistributedHerder.java | 4 ++--
 .../apache/kafka/connect/runtime/standalone/StandaloneHerder.java   | 4 ++--
 .../java/org/apache/kafka/connect/runtime/AbstractHerderTest.java   | 6 +++---
 4 files changed, 10 insertions(+), 10 deletions(-)