[
https://issues.apache.org/jira/browse/GEODE-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15988100#comment-15988100
]
ASF subversion and git services commented on GEODE-2723:
--------------------------------------------------------
Commit a5af405693a6ccd0e7124a9d9b912f1a653d79f9 in geode's branch
refs/heads/develop from [~adongre]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=a5af405 ]
GEODE-2723: Removed localCacheEnabled field, and associated dead code.
This closes #440
Signed-off-by: adongre <[email protected]>
> 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)