Use for questions related to the Apache Kafka producer API.
My Apache Kafka producer (0.9.0.1) intermittently throws a org.apache.kafka.common.errors.NotLeaderForPartitionException My code that performs the Kafka send …
exception-handling apache-kafka kafka-producer-apiI'm new to Kafka 0.9 and testing some features I realized a strange behaviour in the Java implemented Consumer (KafkaConsumer). The …
apache-kafka polling kafka-consumer-api kafka-producer-apiI am trying to use the Kafka Connect JDBC Source Connector with following properties in BULK mode. connector.class=io.…
apache-kafka apache-kafka-connect kafka-producer-api