Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

how do i add a topic to a running kafka container using docker commands?

docker groovy apache-kafka

Is Consumer Offset managed at Consumer group level or at the individual consumer inside that consumer group?

Debezium Connector for RDS Aurora

Ruby Kafka Producer BufferUnderflow

ruby apache-kafka

Mirror Maker 2 doesn't follow compression.type from source

Include new tables with data to existing Debezium connector

How to choose a Key and Offset for a Kafka Producer

Infinite loop of Resetting offset and seeking for LATEST offset

Spring Boot: Kafka health indicator

Kafka - Zookeeper - ACL configuration

Camel-Kafka security protocol SASL_SASL not working

How to match Kafka producer's record and RecordMetadata

How many consumers are created to read records per direct stream?

What exactly does transaction.state.log.min.isr mean?

apache-kafka

What happens when producer emits event to non-existent topic with auto-creation of topics disabled?

apache-kafka

org.xerial.snappy.SnappyError: [FAILED_TO_LOAD_NATIVE_LIBRARY] no native library is found for os.name=Mac and os.arch=aarch64

get Kafka unconsumed messages count in Java