----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43725/ -----------------------------------------------------------
Review request for geode, Bruce Schuchardt, Hitesh Khamesra, and Udo Kohlmeyer. Repository: geode Description ------- Remove the expected exception since the DNS lookup result is non-deterministic due to ISP DNS hijacking. Do not re-throw the exception in the catch block. Do the same for LocatorLauncherJUnitTest as well. Diffs ----- gemfire-core/src/test/java/com/gemstone/gemfire/distributed/LocatorLauncherJUnitTest.java aa7e028 gemfire-core/src/test/java/com/gemstone/gemfire/distributed/ServerLauncherJUnitTest.java 7240daa Diff: https://reviews.apache.org/r/43725/diff/ Testing ------- Thanks, Jianxia Chen