----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54209/#review157432 -----------------------------------------------------------
Ship it! I don't see anything wrong here - lots of improvements. Was there anything that you corrected in the test other than getting rid of pauses and WaitCriteria? How about running the test a few hundred times before checking it in? - Bruce Schuchardt On Nov. 30, 2016, 5:20 p.m., Udo Kohlmeyer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54209/ > ----------------------------------------------------------- > > (Updated Nov. 30, 2016, 5:20 p.m.) > > > Review request for geode, Bruce Schuchardt and Hitesh Khamesra. > > > Repository: geode > > > Description > ------- > > Refactored the LocatorDUnitTest and LocatorUDPSecurityDUnitTest to best match > our new practices with Lambdas and Awaitility blocks rather than Wait.pause + > WaitCriterion > > > Diffs > ----- > > geode-core/src/test/java/org/apache/geode/distributed/LocatorDUnitTest.java > 128f970 > > geode-core/src/test/java/org/apache/geode/distributed/LocatorUDPSecurityDUnitTest.java > 3246f85 > > Diff: https://reviews.apache.org/r/54209/diff/ > > > Testing > ------- > > Precheckin - completed > > > Thanks, > > Udo Kohlmeyer > >