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

(Updated March 24, 2016, 10 p.m.)


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


Changes
-------

Enable REST Admin HTTP service.
Retry with a different available port, if address is in use.
Change the help information of DUnitLauncher, since 
DistributedTestCase.addExpectedException no longer exists.


Repository: geode


Description
-------

Set jmx-manager-port to 0 so that it does not allow remote client connections. 
Hence avoid starting the agent. Then there is no worry about the port already 
in use for the agent. HTTP service is still started though.


Diffs (updated)
-----

  
geode-assembly/src/test/java/com/gemstone/gemfire/rest/internal/web/controllers/RestAPIsWithSSLDUnitTest.java
 852591f 
  
geode-core/src/test/java/com/gemstone/gemfire/test/dunit/standalone/DUnitLauncher.java
 99548b3 

Diff: https://reviews.apache.org/r/45058/diff/


Testing
-------

RestAPIsWithSSLDUnitTest


Thanks,

Jianxia Chen

Reply via email to