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 2022/06/22 19:16:00 UTC

[jira] [Commented] (GEODE-10126) Refactor Configuration To Use System Properties

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

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

Commit 0892daf69939fc5c508856f787690dd444461c40 in geode-benchmarks's branch refs/heads/master from Dan Smith
[ https://gitbox.apache.org/repos/asf?p=geode-benchmarks.git;h=0892daf6 ]

GEODE-10126: Use system properties to configure redis

Use system properties to configure the redis server, instead of the gemfire
properties, which have now been removed.


> Refactor Configuration To Use System Properties
> -----------------------------------------------
>
>                 Key: GEODE-10126
>                 URL: https://issues.apache.org/jira/browse/GEODE-10126
>             Project: Geode
>          Issue Type: Improvement
>          Components: redis
>            Reporter: Wayne
>            Assignee: Dan Smith
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> The properties currently being used by the Redis module are defined in Geode core.  These properties need to be removed from Geode core and refactored to system properties.
>  
> Validators must also be added for the system properties to ensure that users provide correct values.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)