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 2019/12/04 03:14:44 UTC

[kafka] branch trunk updated (1229417 -> d3131a1)

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 1229417  MINOR: Add test to ensure log metrics are removed after deletion (#7750)
     add d3131a1  KAFKA-9258 Check Connect Metrics non-null in task stop (#7768)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/connect/runtime/Worker.java   |  2 +-
 .../integration/ConnectWorkerIntegrationTest.java  | 86 +++++++++++++++++++---
 2 files changed, 78 insertions(+), 10 deletions(-)