Robin Moffatt 6/6/2019

Automatically restarting failed Kafka Connect tasks

Read Original

This article provides a technical tutorial on monitoring and automatically restarting failed tasks in Kafka Connect. It explains how to use curl commands and jq to check connector status, identify FAILED tasks, and restart them via the REST API, including a bash script for automation that can be scheduled with cron.

Automatically restarting failed Kafka Connect tasks

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