sabbeyPivotal commented on a change in pull request #5142:
URL: https://github.com/apache/geode/pull/5142#discussion_r428640516



##########
File path: 
geode-redis/src/main/java/org/apache/geode/redis/internal/GeodeRedisServer.java
##########
@@ -275,7 +275,8 @@ public GeodeRedisServer(String bindAddress, int port) {
    *
    * @param bindAddress The address to which the server will attempt to bind to
    * @param port The port the server will bind to, will use {@value 
#DEFAULT_REDIS_SERVER_PORT}
-   *        by default if argument is less than -1. If the port is {@value 
#RANDOM_PORT_INDICATOR}
+   *        by default if argument is less than {@value 
#RANDOM_PORT_INDICATOR}. If the port is

Review comment:
       That is currently what happens. I like what you're suggesting though.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to