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 11ab6e7 HOTFIX: remove unsued StreamsConfig from
StreamsPartitionAssignor
add 5b829f2 KAFKA-8447: New Metric to Measure Number of Tasks on a
Connector (#6843)
No new revisions were added by this update.
Summary of changes:
.../connect/runtime/ConnectMetricsRegistry.java | 35 ++++
.../org/apache/kafka/connect/runtime/Worker.java | 97 +++++++++--
.../kafka/connect/runtime/WorkerConnector.java | 8 +-
.../apache/kafka/connect/runtime/WorkerTest.java | 179 +++++++++++++++++++++
4 files changed, 299 insertions(+), 20 deletions(-)