Alex, We removed getZkString(). You can use getConnectionString() instead.
Thanks, Neha On Wed, Apr 30, 2014 at 8:32 AM, Guozhang Wang <wangg...@gmail.com> wrote: > Hi Alex, > > I cannot find any callers to Broker.getZkString() in trunk or 0.8.1.1, > could you point out for me? > > Guozhang > > > On Wed, Apr 30, 2014 at 7:16 AM, Alex The Rocker <alex.m3...@gmail.com > >wrote: > > > Hello, > > > > > > > > I am currently trying to upgrade from our system working with Kafka 0.8 > > beta1 to Kafka 0.8.1.1, and I noticed that in some of our code we now > get a > > MethodNotFound exception, caused by the removal of > > kafka.cluster.Broker.getZkString() method. > > > > > > > > Would somebody know what is the recommended way to replace > > kafka.cluster.Broker.getZkString() by something compatible with Kafka > > 0.8.1.1 ? > > > > > > > > Thanks, > > > > Alex. > > > > > > -- > -- Guozhang >