You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/10/25 22:56:00 UTC

[jira] [Commented] (GEODE-9562) System Property for Redis Region Name

    [ https://issues.apache.org/jira/browse/GEODE-9562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434032#comment-17434032 ] 

ASF subversion and git services commented on GEODE-9562:
--------------------------------------------------------

Commit f5ccf3b25ecd3b74b6123366c9d3d93c7cd074e2 in geode's branch refs/heads/develop from Hale Bales
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f5ccf3b ]

GEODE-9562: add system property for redis region name (#6960)

Adds a system property (geode-for-redis-region-name) that can be set to
any non-null, non-empty string. By default the data region for geode for
redis is GEODE_FOR_REDIS. If the system property value is not valid, the
default will quietly be used. The region name will be used in the RegionProvider
and in authentication. Supports both geode. and gemfire. prefixes for the 
system property name

other changes:
- remove comments that say Geode for Redis is experimental (it isn't)

> System Property for Redis Region Name
> -------------------------------------
>
>                 Key: GEODE-9562
>                 URL: https://issues.apache.org/jira/browse/GEODE-9562
>             Project: Geode
>          Issue Type: New Feature
>          Components: redis
>            Reporter: Wayne
>            Assignee: Hale Bales
>            Priority: Major
>              Labels: pull-request-available
>
> Create a system property that allows the customer to configure the name of the Redis region.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)