logstash-plugins / logstash-integration-kafka

Kafka Integration for Logstash, providing Input and Output Plugins
Apache License 2.0
32 stars 60 forks source link

Update kafka version for integration tests #123

Closed robbavey closed 2 years ago

robbavey commented 2 years ago

The version of Kafka prior to this commit included a version of zookeeper that was incompatible with JDK17. This commit updates the version of Kafka to a more modern version that includes a JDK17 compatible zookeeper