Javier Sotelo
|
ad4c80a753
|
feat(kafka-config): Add ability to configure other Kafka props (#1745)
* Integarte spring-kafka & spring-boot for security props
- Upgrade spring-kafka to 2.1.14
- Use KafkaListener and KafkaTemplates to enable KafkaAutoConfiguration
- Integrates spring-boot's KafkaProperties into spring-kafka's config
* Cleanup imports
* Add DataHub kafka env vars
* Remove kafka-streams dependency
* Add KafkaProperties to gms; Add docs
* Add to Adoption
* Remove KAFKA_BOOTSTRAP_SERVER default
Co-authored-by: jsotelo <javier.sotelo@viasat.com>
Co-authored-by: Kerem Sahin <ksahin@linkedin.com>
|
2020-07-27 05:22:51 -07:00 |
|