12 lines
260 B
Plaintext
12 lines
260 B
Plaintext
= KafkaHealthCheck
|
|
:icons: font
|
|
|
|
== Version 1.1.0
|
|
|
|
* Make consumer groups unique by appending a random UUID when no group ID is configured explicitly.
|
|
* Refactor health check strategy: Kafka polled continuously.
|
|
|
|
== Version 1.0.0
|
|
|
|
* Develop kafka health check
|