mhansonp commented on a change in pull request #5935:
URL: https://github.com/apache/geode/pull/5935#discussion_r562801891



##########
File path: 
geode-assembly/src/distributedTest/java/org/apache/geode/rest/internal/web/controllers/RestAPIsAndInterOpsDUnitTest.java
##########
@@ -168,6 +168,8 @@ private CacheServer 
createRegionAndStartCacheServer(String[] regions, Cache cach
   }
 
   private int startManager(final String locators, final String[] regions) 
throws IOException {
+    int httpPort = getRandomAvailableTCPPort();

Review comment:
       this seems like it could be final...




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to