You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by GitBox <gi...@apache.org> on 2019/05/07 08:36:03 UTC

[GitHub] [incubator-zipkin] adriancole opened a new pull request #2564: Removes Kafka 0.8 support (KAFKA_ZOOKEEPER)

adriancole opened a new pull request #2564: Removes Kafka 0.8 support (KAFKA_ZOOKEEPER)
URL: https://github.com/apache/incubator-zipkin/pull/2564
 
 
   This removes support for Kafka 0.8 (last updated almost 4 years ago).
   Notably, this means those using `KAFKA_ZOOKEEPER` to configure their
   broker need to switch to `KAFKA_BOOTSTRAP_SERVERS` instead.
   
   Note: Kafka 0.8 was not packaged into zipkin-server, it was an optional
   add-on. However, our docker image was created in such a way that it felt
   like it was available by default.
   
   See https://lists.apache.org/thread.html/432df5a806ee27dd959ded5ebf5e7cc6bd4370f6b1b1daf7bf594e80@%3Cdev.zipkin.apache.org%3E

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services