Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

Kafka Streams - Unknown magic byte on GenericAvroSerde

kafka streams - joining partitioned topics

Failed to find any class that implements Connector and which name matches com.mongodb.kafka.connect.MongoSinkConnector

Installing librdkafka on Windows for PHP XAMPP

php apache-kafka queue

How to map types using properties file in Kafka

Migrate kafka client to latest version

java apache-kafka

Ideal configuration setting for max.tasks for Kafka Source Connector

Can Kafka be used as a distribute work queue

What happens to consumer offsets if a new partition(s) is added to a Kafka topic?

apache-kafka

How can I prevent the "Telemetry client instance id changed from AAAAAAAAAAAAAAAAAAAAAA to" log in a confluent-kafka-python consumer?

Recovering Kafka clients (consumers/producers) after they went down

How to check which zookeeper instance is the leader within an ensemble

Is it better to keep a Kafka Producer open or to create a new one for each message?

Dataflow reading from Kafka without data loss?

How to finish kafka consumer safety?(Is there meaning to call thread#join inside shutdownHook ? )

Skip record if Exception occurs in Topology

Not acknowledging the kafka message at all in MANUAL_IMMEDIATE mode

kafka partition rebalancing (assignment) is taking too much time