Darrel Schneider created GEODE-9721:
---------------------------------------
Summary: the constant names for redis gemfire properties should
contain GEODE_FOR_REDIS
Key: GEODE-9721
URL: https://issues.apache.org/jira/browse/GEODE-9721
Project: Geode
Issue Type: Bug
Components: redis
Reporter: Darrel Schneider
The following constant names in ConfigurationProperties should all be renamed:
REDIS_PORT, REDIS_USERNAME, REDIS_ENABLED, REDIS_BIND_ADDRESS
to: GEODE_FOR_REDIS_PORT, GEODE_FOR_REDIS_USERNAME, GEODE_FOR_REDIS_ENABLED,
GEODE_FOR_REDIS_BIND_ADDRESS.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)