[
https://issues.apache.org/jira/browse/GEODE-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15325352#comment-15325352
]
ASF subversion and git services commented on GEODE-1377:
--------------------------------------------------------
Commit f8dd6ceea620c865c8bd5c5b5a018b6aa41a8a1e in incubator-geode's branch
refs/heads/feature/GEODE-835 from [~huynhja]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=f8dd6ce ]
GEODE-1377: Fixing spark build issue due to rename of ConfigurationProperties
> 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
> Fix For: 1.0.0-incubating.M3
>
>
> 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)