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 GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/23 23:32:00 UTC

[jira] [Updated] (GEODE-5032) Massage Configuration Objects for Better Intuition.

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

ASF GitHub Bot updated GEODE-5032:
----------------------------------
    Labels: pull-request-available  (was: )

> Massage Configuration Objects for Better Intuition.
> ---------------------------------------------------
>
>                 Key: GEODE-5032
>                 URL: https://issues.apache.org/jira/browse/GEODE-5032
>             Project: Geode
>          Issue Type: Sub-task
>          Components: configuration
>            Reporter: Patrick Rhomberg
>            Assignee: Patrick Rhomberg
>            Priority: Major
>              Labels: pull-request-available
>
> For instance, various port fields are declared as Strings where an Integer makes more sense.  This is true for many "count" fields as well.
> These may be best resolved via a JAXB bindings file and regenerating the POJOs from scratch.  Additionally if all the minor adjustments that have been already made (removing the xsd:choice and manually enforcing it, having each item implement CacheElement and have a getId() method) can also be resolved via a bindings file, then the POJOs could be removed from the git tree and generated during the build step, if desired.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)