[ 
https://issues.apache.org/jira/browse/GEODE-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bruce Schuchardt updated GEODE-1377:
------------------------------------
    Description: 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".  
(was: DistributionConfig contains the names of all distributed-system 
properties and their default values.  It should be a public class so that 
applications can reference the property names and so not have to spell them 
out.  For instance, DistributionConfig.LOCATORS_NAME instead of "locators".)

> 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)

Reply via email to