Details
-
Enhancement
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
22.0.0
-
None
-
Security Level: Default (Default Security Scheme)
-
None
-
Horizon - May 23rd 2018, Horizon - May 30th 2018
Description
While adding support for the Kafka event/alarm producers in HZN-1256 we started using v1.x.x of the Kafka client libraries, however the existing Kafka client support for the Sink API is still on v0.10.x.
We should update all of the Kafka client code to use the same version of the library, ideally the latest release that is currently available. Associated links in the documentation will also need to be updated.