Of course it don't fail tests. I mean to fix log appearance. Best wishes, Pavel
On 27 October 2017 at 18:48, Ted Yu <yuzhih...@gmail.com> wrote: > The error log appears in other tests as well. > > I ran MirrorMakerIntegrationTest on trunk just now - it passed. > I didn't see the test failing in any recent Jenkins builds. > > There're flaky tests, such as KAFKA-6137 > > FYI > > > On Fri, Oct 27, 2017 at 8:35 AM, Pavel Drankov <titant...@gmail.com> > wrote: > > > Hi, > > > > I see some error logs when running > > integration/kafka/tools/MirrorMakerIntegrationTest. > > > > Log: > > > > [2017-10-27 18:28:02,557] ERROR ZKShutdownHandler is not registered, so > > ZooKeeper server won't take any action on ERROR or SHUTDOWN server state > > changes (org.apache.zookeeper.server.ZooKeeperServer:472) > > [2017-10-27 18:28:09,110] ERROR ZKShutdownHandler is not registered, so > > ZooKeeper server won't take any action on ERROR or SHUTDOWN server state > > changes (org.apache.zookeeper.server.ZooKeeperServer:472) > > > > Is it make sense to fix it providing a ShutdownHandler? > > > > Best wishes, > > Pavel > > >