bootique / bootique-kafka

Provides integration of Kafka client and streams with Bootique
http://bootique.io
Apache License 2.0
4 stars 4 forks source link

'Can't read Kafka version from MANIFEST.MF' warning in the logs - 0.8 #1

Closed andrus closed 4 years ago

andrus commented 8 years ago

Seeing this warning in the logs for 0.8 Kafka client:

Can't read Kafka version from MANIFEST.MF. Possible cause: java.lang.NullPointerException

Related to fat jar packaging per https://qnalist.com/questions/5832650/warning-on-startup-of-consumer-app-with-0-8-2-rc2 and https://issues.apache.org/jira/browse/KAFKA-1901 Looks benign, and not an issue on 0.9.

Lhfcws commented 7 years ago

I've met with this problem in Kafka 0.9

andrus commented 7 years ago

@Lhfcws Interesting. I haven't seen it anymore on 0.9. Are you using bootique-kafka-client?

andrus commented 4 years ago

Won't fix. No longer supporting Kafka 0.8