[
https://issues.apache.org/jira/browse/GEODE-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15323227#comment-15323227
]
ASF subversion and git services commented on GEODE-1377:
--------------------------------------------------------
Commit ad7fd7e1807ceae3f13b9684c03b4c19cb9f1f78 in incubator-geode's branch
refs/heads/develop from [~ukohlmeyer]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=ad7fd7e ]
GEODE-1377: Refactoring as per review comments
> 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
> Assignee: Udo Kohlmeyer
>
> 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)