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/12/20 18:56:00 UTC

[jira] [Commented] (GEODE-9879) Extract part of SystemPropertyHelper to geode-common for wider use

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

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

Commit ebf8479fffb5775b1f45801aa9382c2dad7106e0 in geode's branch refs/heads/develop from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ebf8479 ]

GEODE-9879: Extract SystemProperty to geode-common (#7177)

Extract part of SystemPropertyHelper to geode-common for use in
modules that are upstream from geode-core.

Define new DEFAULT_PREFIX that maps to GEODE_PREFIX and use that
everywhere that GEODE_PREFIX was previously used.

* Inline prefix constants in SystemPropertyHelper
* Use static imports for system property prefixes.
* Split up large tests in SystemPropertyHelperTest.
* Fix JAXBService

> Extract part of SystemPropertyHelper to geode-common for wider use
> ------------------------------------------------------------------
>
>                 Key: GEODE-9879
>                 URL: https://issues.apache.org/jira/browse/GEODE-9879
>             Project: Geode
>          Issue Type: Wish
>          Components: core
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>            Priority: Major
>              Labels: pull-request-available
>
> I need to use the dual property prefix part of SystemPropertyHelper to geode-common so that it can be used from non-core geode modules such as geode-serialization.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)