[
https://issues.apache.org/jira/browse/GEODE-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15988101#comment-15988101
]
ASF GitHub Bot commented on GEODE-2723:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/geode/pull/440
> 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
>
> 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)