You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.
[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 😁
https://github.com/zensum/franz/blob/master/src/main/kotlin/KafkaConsumer.kt#L12
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
The text was updated successfully, but these errors were encountered: