Darrel Schneider created GEODE-9781:
---------------------------------------
Summary: changed all geode-for-redis system properties to use
RedisProperties
Key: GEODE-9781
URL: https://issues.apache.org/jira/browse/GEODE-9781
Project: Geode
Issue Type: Improvement
Components: redis
Reporter: Darrel Schneider
geode-for-redis has system properties in it (likeĀ "redis.region.buckets" on
RegionProvider) that should all be changed to use RedisProperties.
Also RedisProperties should use a private final static for the common prefix
"geode-for-redis-".
Also RedisProperties should log a warning if it decides to ignore a property
and go with a default because the value of the property is not valid (for
example when it can't be parsed as an integer).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)