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

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


    from 1665519  KAFKA-7833: Add missing test (#8847)
     new eb58b61  KAFKA-9066: Retain metrics for failed tasks (#8502)
     new df2ab9f  KAFKA-9845: Warn users about using config providers with 
plugin.path property (#8455)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/kafka/connect/runtime/Worker.java   |  7 +++++-
 .../apache/kafka/connect/runtime/WorkerConfig.java | 24 ++++++++++++++++++-
 .../kafka/connect/runtime/WorkerSinkTask.java      |  8 +++++--
 .../kafka/connect/runtime/WorkerSourceTask.java    |  8 +++++--
 .../apache/kafka/connect/runtime/WorkerTask.java   | 27 ++++++++--------------
 .../kafka/connect/runtime/WorkerTaskTest.java      |  9 --------
 .../apache/kafka/connect/runtime/WorkerTest.java   | 12 ++++++++++
 .../runtime/WorkerWithTopicCreationTest.java       | 12 ++++++++++
 8 files changed, 75 insertions(+), 32 deletions(-)

Reply via email to