[
https://issues.apache.org/jira/browse/GEODE-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15311423#comment-15311423
]
ASF subversion and git services commented on GEODE-1377:
--------------------------------------------------------
Commit ff81dbfc6fe193f30d9607fa39be6c8f72b56688 in incubator-geode's branch
refs/heads/develop from [~ukohlmeyer]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=ff81dbf ]
GEODE-1377: Initial move of system properties from private to public
> Move DistributionConfig constants to a public package
> -----------------------------------------------------
>
> Key: GEODE-1377
> URL: https://issues.apache.org/jira/browse/GEODE-1377
> Project: Geode
> Issue Type: Bug
> Components: membership
> Reporter: Bruce Schuchardt
>
> DistributionConfig contains the names of all distributed-system properties
> and their default values. The configuration constants in this class should
> be moved to a public interface so that applications can reference the
> property names and so not have to spell them out. For instance,
> DistributionConfig.LOCATORS_NAME instead of "locators".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)