Robin Moffatt 5/2/2019

Reading Kafka Connect Offsets via the REST Proxy

Read Original

This article provides a detailed tutorial on accessing Kafka Connect's internal offset storage topic via the Confluent REST Proxy's HTTP API. It explains the process of creating a consumer, subscribing to the offset topic, and reading the data, complete with practical curl/httpie command examples for developers working with Kafka in distributed mode.

Reading Kafka Connect Offsets via the REST Proxy

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