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

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

Commit 082eac8de8bf0379eac810bdcd479f4132b98443 in incubator-geode's branch 
refs/heads/feature/GEODE-795 from [~ukohlmeyer]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=082eac8 ]

GEODE-795: Changed RegionEntryFactory code from complex nested if-else block to 
more maintainable bit masking.


> Improve RegionEntryFactory creation in AbstractRegionMap
> --------------------------------------------------------
>
>                 Key: GEODE-795
>                 URL: https://issues.apache.org/jira/browse/GEODE-795
>             Project: Geode
>          Issue Type: Improvement
>          Components: core
>            Reporter: Udo Kohlmeyer
>            Assignee: Udo Kohlmeyer
>
> The RegionEntryFactory building code inside of AbstractRegionMap is highly 
> complex. With 5 conditionals this amount to many combinations resulting in a 
> deep if-else block.
> This approach is not readable nor scalable going forward.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to