Hi Dana, One comment below.
On Tue, May 17, 2016 at 2:39 PM, Dana Powers <dana.pow...@gmail.com> wrote: > (myself). Asish or others can correct me if I'm wrong here, but I > believe the java client is not attempting to do this yet outside of a > single request flow (SASL authentication). > The Java client is not using KIP-35 at all yet. There's a PR to use it to report an error if an incompatible broker is found: https://github.com/apache/kafka/pull/1251 We will hopefully merge that for the version after 0.10.0.0. Ismael