FITFLOP
Home

librdkafka (2 post)


posts by category not found!

confluent-go : how to get topic configs using admin client?

Confluent Go Accessing Topic Configurations with the Admin Client Confluent Platform provides powerful tools for managing and interacting with your Kafka topics

2 min read 05-10-2024 29
confluent-go : how to get topic configs using admin client?
confluent-go : how to get topic configs using admin client?

Kafka consumer reads same message again after consumer group rebalances

Understanding Kafka Consumer Rebalancing Why You Might Read the Same Message Again In the world of distributed systems Apache Kafka is a popular choice for mess

3 min read 01-10-2024 28
Kafka consumer reads same message again after consumer group rebalances
Kafka consumer reads same message again after consumer group rebalances