I'm currently using the kafka-clients v0.9.0.1 library along with the v0.9.0.1 kafka broker. Unfortunately, we've run into this problem: https://issues.apache.org/jira/browse/KAFKA-3594 According to the JIRA, this has been fixed in v0.9.0.2 but I can't find a pre-built kafka-clients library for this version.
What is the recommended way to get a fix for this problem given that I need to stick with the 0.9.0.1 broker? My understanding is that the v0.10.x kafka-clients libaries will not inter-operate with a v0.9.x broker. I'm happy to download source and build myself if that's the only way to get the defect fix. Thanks in advance, -- Phil Adams