----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46303/ -----------------------------------------------------------
(Updated April 19, 2016, 7:39 p.m.) Review request for samza. Changes ------- Extracted ports to global variables, made function variables local, changed nc -w 2 to nc -w 1 Repository: samza-hello-samza Description ------- To prevent kafka dependent services and unit tests to fail intermittently after bootstrap, a wait_kafka function has been added Diffs (updated) ----- bin/grid 042cabe355ec3a8fff06f193252fec494d01a864 Diff: https://reviews.apache.org/r/46303/diff/ Testing ------- * Tested normal bootstrap procedure works with additional wait added for kafka * Tested that timeout occurs if Kafka takes too long to start Thanks, Vishal Kuo