Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

Delete __Consumer_offset Topic form Kafka

Spring Kafka: Poll for new messages instead of being notified using `onMessage`

Failed to create topics","exception":"\norg.apache.kafka.common.errors.UnsupportedVersionException

How to see a topic creation and alteration timestamp in Kafka

apache-kafka

What is Kafka message tweaking?

apache-kafka

When to use Kafka transactional API?

Disperse messages in Kafka stream

Alternate for polling Kafka server

Is it possible to change the replication factor of an existing kafka topic using java?

java apache-kafka

Kafka client unit testing for dotnet

kafka.server.KafkaServerStartable - java.lang.OutOfMemoryError: Java heap space

How to disable JSON schema in Kafka Source Connector (e.g. Debezium)

opensource tool for Oracle Change data capture - Alternative to GoldenGate

Where does Confluent's kafka-avro-console-consumer write its log files?

How to migrate Kafka from old Zookeeper cluster to new Zookeeper cluster with different znode parent path

Get latest values from a topic on consumer start, then continue normally

Kafka increasing processing timeout message

My Kafka consumer retry for 10 times abnormally, and stop its retrying by simply adding a MDC log?

Kafka : Update jaas config dynamically

Should I create more topics or more partitions?