----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20186/#review39972 -----------------------------------------------------------
core/src/test/scala/unit/kafka/server/LogOffsetTest.scala <https://reviews.apache.org/r/20186/#comment72754> I thought we want to assert here so we know from the output it's the leader not being elected being the problem in test? - Timothy Chen On April 10, 2014, 1:22 a.m., Jun Rao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/20186/ > ----------------------------------------------------------- > > (Updated April 10, 2014, 1:22 a.m.) > > > Review request for kafka. > > > Bugs: KAFKA-1377 > https://issues.apache.org/jira/browse/KAFKA-1377 > > > Repository: kafka > > > Description > ------- > > Increase the wait timeout to give the leader a better chance of being elected. > > > Diffs > ----- > > core/src/test/scala/unit/kafka/server/LogOffsetTest.scala > e10228555550d1efc828b8135fb0aa3f19801afc > > Diff: https://reviews.apache.org/r/20186/diff/ > > > Testing > ------- > > > Thanks, > > Jun Rao > >