[ 
https://issues.apache.org/jira/browse/GEODE-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16484552#comment-16484552
 ] 

ASF subversion and git services commented on GEODE-5032:
--------------------------------------------------------

Commit cd418f09e0eef58897430256346e5930ff6380ac in geode's branch 
refs/heads/develop from [~prhomberg]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=cd418f0 ]

GEODE-5032: Pluralize configuration class getters and fields that refer to 
lists. (#1977)

* Reflect changes in sanctioned-geode-core-serializables.txt


> 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
>          Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to