Robin Moffatt 6/23/2019

Manually delete a connector from Kafka Connect

Read Original

This technical guide explains how to manually delete a connector from Kafka Connect when the REST API is not an option. It details the process of stopping workers, identifying the config topic, inspecting its contents with kafkacat, and writing a tombstone (null) message for the specific connector key to remove it, followed by a worker restart.

Manually delete a connector from Kafka Connect

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes