You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ch...@apache.org on 2020/11/04 03:20:56 UTC

[kafka] branch trunk updated (8f49d1a -> ec3feb4)

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

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


    from 8f49d1a  MINOR: remove duplicate code in PartitionStateMachine.doHandleStateChanges (#9546)
     add ec3feb4  MINOR: move connectorConfig to AbstractHerder (#6820)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/connect/runtime/AbstractHerder.java     | 11 +++++++++++
 .../kafka/connect/runtime/distributed/DistributedHerder.java |  8 +-------
 .../kafka/connect/runtime/standalone/StandaloneHerder.java   | 12 ------------
 3 files changed, 12 insertions(+), 19 deletions(-)