Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Incorrect Kafka consumer config #1

Closed
mantono opened this issue Jul 21, 2017 · 0 comments
Closed

Incorrect Kafka consumer config #1

mantono opened this issue Jul 21, 2017 · 0 comments
Assignees

Comments

@mantono
Copy link
Contributor

mantono commented Jul 21, 2017

https://github.com/zensum/franz/blob/master/src/main/kotlin/KafkaConsumer.kt#L12

[main] WARN org.apache.kafka.clients.consumer.ConsumerConfig - The configuration 'compression.type' was supplied but isn't a known config.
[main] WARN org.apache.kafka.clients.consumer.ConsumerConfig - The configuration 'acks' was supplied but isn't a known config.
[main] WARN org.apache.kafka.clients.consumer.ConsumerConfig - The configuration 'timeout.ms' was supplied but isn't a known config.

This is what happens when you copy my broken code 😁

For reference (some of them might be replaced): https://kafka.apache.org/0101/documentation.html#consumerconfigs

@mantono mantono self-assigned this Jul 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant