----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20290/#review40247 -----------------------------------------------------------
core/src/test/scala/unit/kafka/utils/TestUtils.scala <https://reviews.apache.org/r/20290/#comment73197> Actually, do we need waitUntilMetadataIsPropogated here? Shall we just remove line 151 and set timeout to 500 in waitUntilLeaderIsElected in 152? - Guozhang Wang On April 13, 2014, 8:21 p.m., Jun Rao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/20290/ > ----------------------------------------------------------- > > (Updated April 13, 2014, 8:21 p.m.) > > > Review request for kafka. > > > Bugs: KAFKA-1389 > https://issues.apache.org/jira/browse/KAFKA-1389 > > > Repository: kafka > > > Description > ------- > > Increase timeout for propagating the metadata. > > > Diffs > ----- > > core/src/test/scala/unit/kafka/utils/TestUtils.scala > 53d01aa3e501392672ee6bc7f0e225493383c870 > > Diff: https://reviews.apache.org/r/20290/diff/ > > > Testing > ------- > > > Thanks, > > Jun Rao > >