2019-03-28 18:35:14 +03:00
|
|
|
= KafkaHealthCheck
|
|
|
|
:icons: font
|
|
|
|
|
2019-10-10 21:33:20 +03:00
|
|
|
== Version 2.0.0
|
|
|
|
|
|
|
|
* Changed properties to duration type
|
|
|
|
|
2019-05-15 17:23:27 +03:00
|
|
|
== Version 1.1.0
|
|
|
|
|
2019-05-24 14:02:45 +03:00
|
|
|
* Make consumer groups unique by appending a random UUID when no group ID is configured explicitly.
|
2019-05-16 10:25:22 +03:00
|
|
|
* Refactor health check strategy: Kafka polled continuously.
|
2019-05-15 17:23:27 +03:00
|
|
|
|
2019-05-16 10:25:22 +03:00
|
|
|
== Version 1.0.0
|
2019-03-28 18:35:14 +03:00
|
|
|
|
|
|
|
* Develop kafka health check
|