-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43725/
-----------------------------------------------------------

(Updated Feb. 18, 2016, 7:55 p.m.)


Review request for geode, Bruce Schuchardt, Hitesh Khamesra, and Udo Kohlmeyer.


Changes
-------

Check bind address is local host, otherwise throw exception. Add some unit 
tests.


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 (updated)
-----

  
gemfire-core/src/main/java/com/gemstone/gemfire/distributed/LocatorLauncher.java
 d13dae5 
  
gemfire-core/src/main/java/com/gemstone/gemfire/distributed/ServerLauncher.java 
4a2ce52 
  
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

Reply via email to