jhutchison commented on a change in pull request #6367:
URL: https://github.com/apache/geode/pull/6367#discussion_r623971852
##########
File path:
geode-core/src/main/java/org/apache/geode/distributed/ConfigurationProperties.java
##########
@@ -1965,7 +1980,12 @@
* <U>Default</U>: 6379
* </p>
* <U>Allowed values</U>: 0..65535
+ *
+ * <p>
+ * Experimental: Geode API compatible with Redis is a new addition to Geode
and the API may change
+ * <p/>
*/
+
String REDIS_PORT = "compatible-with-redis-port";
Review comment:
added- thx
--
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]