Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

Kafka Connect - Failed to flush, timed out while waiting for producer to flush outstanding messages

Kafka INVALID_FETCH_SESSION_EPOCH

How to implement contract testing when kafka is involved in microservice architecture?

Kafka Connect Offsets. Get/Set?

apache-kafka

Failed to resolve 'kafka:9092': Name or service not known - docker / php-rdkafka

php docker apache-kafka

How can I gracefully handle a Kafka outage?

java apache-kafka

How can I find kafka config file?

Redis vs Kafka vs RabbitMQ for 1MB messages

Spring Kafka integration test Error while writing to highwatermark file

Kafka Log Compaction not starting

apache-kafka

Kafka Producer NetworkException and Timeout Exceptions

java apache-kafka

kafka NoClassDefFoundError kafka/Kafka

How Kafka distributes the topic partitions among the brokers

Kafka Tool can show the actual string instead of the regular hexadecimal format

apache-kafka

A default binder has been requested, but there are no binders available for 'org.springframework.cloud.stream.messaging.DirectWithAttributesChannel'

Kafka Connect - How to delete a connector

How Kafka broadcast to many Consumer Groups

apache-kafka

How to use Consumer API of Kafka 0.8.2?

Reproducing UnknownTopicOrPartitionException: This server does not host this topic-partition

Consumer.poll() returns new records even without committing offsets?