----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45058/ -----------------------------------------------------------
Review request for geode, Bruce Schuchardt, Hitesh Khamesra, and Udo Kohlmeyer. 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 ----- geode-assembly/src/test/java/com/gemstone/gemfire/rest/internal/web/controllers/RestAPIsWithSSLDUnitTest.java 29aab32 Diff: https://reviews.apache.org/r/45058/diff/ Testing ------- RestAPIsWithSSLDUnitTest Thanks, Jianxia Chen
