[
https://issues.apache.org/jira/browse/GEODE-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Avinash Dongre resolved GEODE-2723.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.2.0
> remove "localCacheEnabled" dead code from PartitionedRegion
> -----------------------------------------------------------
>
> Key: GEODE-2723
> URL: https://issues.apache.org/jira/browse/GEODE-2723
> Project: Geode
> Issue Type: Improvement
> Components: regions
> Reporter: Darrel Schneider
> Assignee: Avinash Dongre
> Fix For: 1.2.0
>
>
> The PartionedRegion class has a final field named "localCacheEnabled". It is
> always false and never set to true. We have 5 methods that test for it being
> true and do a bunch of stuff. This dead code should be removed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)