Hi all,
Recently, I experienced a bug in Connect (dist 1.0.0) only to find out it was registered and fixed already (KAFKA-6277<https://issues.apache.org/jira/browse/KAFKA-6277>). The fix got backported into the 1.0.0 branch but obviously the 1.0.0 release (and distribution) didn't change. The kafka distribution/release I use (1.0.0) has several jars in its libs folder, and I want to use the version in which the bugfix is included. In which way can I "upgrade" my connect cluster? I guess I would have to build kafka myself, but how do I then know which jars to copy, and do I need to copy them from all seperate project folders (core/connect/etc.) Thanks in advance, Niek Peeters