dschneider-pivotal commented on a change in pull request #5108:
URL: https://github.com/apache/geode/pull/5108#discussion_r424777301



##########
File path: 
geode-core/src/main/java/org/apache/geode/distributed/ConfigurationProperties.java
##########
@@ -1920,7 +1920,7 @@
    * clients to connect and store data in GemFire distributed system. see 
{@code GeodeRedisServer}
    * for other configuration options.
    * </p>
-   * <U>Default</U>: "0" disables GemFireMemcachedServer
+   * <U>Default</U>: "0" disables {@code GeodeRedisServer}
    * </p>
    * <U>Allowed values</U>: 0..65535

Review comment:
       Shouldn't the allowed values now be -1..65535?
   Also seems like you should add a line to the description saying what -1 
means.




----------------------------------------------------------------
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