You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (Jira)" <ji...@apache.org> on 2021/11/03 20:30:00 UTC

[jira] [Assigned] (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 ]

Darrel Schneider reassigned GEODE-9781:
---------------------------------------

    Assignee: Darrel Schneider

> 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
>
> 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)