[ https://issues.apache.org/jira/browse/GEODE-9781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darrel Schneider resolved GEODE-9781. ------------------------------------- Fix Version/s: 1.15.0 Resolution: Fixed > 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 > Affects Versions: 1.15.0 > Reporter: Darrel Schneider > Assignee: Darrel Schneider > Priority: Major > Labels: pull-request-available > Fix For: 1.15.0 > > > 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)