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

Karen Smoler Miller commented on GEODE-251:
-------------------------------------------

There are no references to any of these 2 methods or 4 properties in the manual.

> Remove deprecated PartitionAttributesFactory items
> --------------------------------------------------
>
>                 Key: GEODE-251
>                 URL: https://issues.apache.org/jira/browse/GEODE-251
>             Project: Geode
>          Issue Type: Sub-task
>            Reporter: Darrel Schneider
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The following items in PartitionAttributesFactory are deprecated and need to 
> be removed:
> - LOCAL_MAX_MEMORY_PROPERTY
> - LOCAL_MAX_MEMORY_DEFAULT: this one is tricky because the replacement is to 
> call on internal api
> - GLOBAL_MAX_MEMORY_PROPERTY
> - GLOBAL_MAX_BUCKETS_PROPERTY
> - setLocalProperties
> - setGlobalProperties
> A couple of things that are not deprecated but probably should have been:
> - GLOBAL_MAX_MEMORY_DEFAULT
> - GLOBAL_MAX_BUCKETS_DEFAULT
> This one looks like it might be tricky. For every settor on 
> PartitionAttributesFactory we should have a corresponding public static that 
> gives the default value for that settor. Currently the class has just a few 
> and those are missing javadocs. This class should be cleaned up as part of 
> this task. Also the local max memory default can not be correctly computed 
> until you know if the region is off-heap or not.



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

Reply via email to