mirror of
https://github.com/apache/druid.git
synced 2025-02-06 10:08:26 +00:00
e170203876
* Consolidate kafka consumer configs * change the order of adding properties * Add consumer properties to fix test it seems kafka consumer does not reveive any message without these configs * Use KafkaConsumerConfigs in integration test * Update zookeeper and kafka versions in the setup.sh for the base druid image * use version 0.2 of base druid image * Try to fix tests in KafkaRecordSupplierTest * unused import * Fix tests in KafkaSupervisorTest