You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2022/06/22 20:47:04 UTC

[jira] [Closed] (GEODE-9781) changed all geode-for-redis system properties to use RedisProperties

     [ https://issues.apache.org/jira/browse/GEODE-9781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols closed GEODE-9781.
-------------------------------

> 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.20.7#820007)